Projects

Get project

get/v1/workspaces/{workspace_id}/projects/{project_id}

Path parameters

workspace_idstring uuid required

Id of the workspace that owns the resource.

Id of the workspace that owns the resource.

project_idstring uuid required

Id of the project.

Id of the project.

Response

Successful Response

project_idstring uuid required

The project's unique identifier.

namestring required

The project's display name.

status'active' | 'archived' | 'deleted' required
object_countinteger required

Number of library objects currently linked to this project.

descriptionstring nullable

The project's long-form description, if set.

instructionsstring nullable

Project-specific instructions that guide content created within it, if set.

Changes

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