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.

Changes

Changed in 6 of the 33 revisions of this API.34

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property ad_hoc_eval_dataset_id from the response with the 200 status

      response-optional-property-removed

    • added the optional property ad_hoc_eval_dataset_id to the response with the 200 status

      response-optional-property-added

    This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property ad_hoc_eval_dataset_id from the response with the 200 status

      response-optional-property-removed

    • added the optional property ad_hoc_eval_dataset_id to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property ad_hoc_eval_dataset_id from the response with the 200 status

      response-optional-property-removed