v47

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2024-10-01163166522.3 KB
Projects

Get project

Get a project object by its id

get/v1/project/{project_id}

Path parameters

project_idstring uuid required

Project id

Project id

Response

Returns the project object

idstring uuid required

Unique identifier for the project

org_idstring uuid required

Unique id for the organization that the project belongs under

namestring required

Name of the project

createdstring date-time nullable

Date of project creation

deleted_atstring date-time nullable

Date of project deletion, or null if the project is still active

user_idstring uuid nullable

Identifies the user who created the project