Skip to main content

Get a project

GET 

/v1/projects/:project_id

Returns one project. An id you do not own — including one that does not exist — responds 404, not 403: the API never confirms that an id exists elsewhere. 403 is reserved for the one case where there is nothing to hide: a project you do own, addressed with a credential scoped to a different one. There the wrong-credential message is what makes the failure fixable.

Request

Responses

Project details.