Projects
Get a project
Get a specific project by its ID.
<Note>This endpoint is in beta, read more here.</Note>
get/v2/projects/{project_id}
Path parameters
project_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique project identifier (base64)
Response
A project object
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
Of the 16 revisions, 1 has no diff computed.