Get a specific project by ID within an organization

get/projects/{project_id}

Path parameters

project_idstring required

Response

Successful Response

namestring required

The name of the project.

descriptionstring nullable

An optional description for the project.

idstring required

The unique identifier for the project.

organization_idstring required

The ID of the organization this project belongs to.

created_atstring date-time required

Timestamp of when the project was created.

updated_atstring date-time required

Timestamp of when the project was last updated.

created_bystring nullable

User ID of the creator.

Changes

No recorded changes to this endpoint across all 1 revision of this API.