v34

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

Get Project

Get a project by ID.

get/api/v1/projects/{project_id}

Path parameters

project_idstring uuid nullable required

Query parameters

organization_idstring uuid nullable

Cookies

sessionstring nullable

Response

Successful Response

namestring required
idstring uuid required

Unique identifier

created_atstring date-time nullable

Creation datetime

updated_atstring date-time nullable

Update datetime

organization_idstring uuid required

The Organization ID the project is under.

is_defaultboolean

Whether this project is the default project for the user.