v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
V2
Projects

Get Project

Get a project by ID.

get/api/v2/projects/{project_id}

Path parameters

project_idstring uuid nullable required

Query parameters

organization_idstring uuid nullable

Cookies

sessionstring nullable

Response

Successful Response

idstring required

The project's unique identifier.

created_atstring date-time nullable

Creation datetime

updated_atstring date-time nullable

Update datetime

namestring required

The project's display name.

organization_idstring required

The organization the project belongs to.

is_defaultboolean

Whether this project is the default project for its organization.