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

idstring required

The project ID

namestring required

The project name

space_idstring required

The space ID the project belongs to

created_atstring date-time required

When the project was created

Changes

Changed in 1 of the 16 revisions of this API.1

Of the 16 revisions, 1 has no diff computed.