API ReferenceProjectsReturns a single project owned by the current user.Returns a single project owned by the current user. GET/v1/projects/:projectId Returns details of the selected project. Request Responses200404The requested project.No project with the given id is owned by the current user.