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

ad_hoc_eval_dataset_idstring uuid nullable
organization_idstring uuid required

The Organization ID the project is under.

is_defaultboolean

Whether this project is the default project for the user.

Changes