v1

OpenAPI 3.0.1Apache 2.02026-07-135212282.4 KB
projects

Get project details

Retrieve details of a specific project within an organization.

get/api/v1/orgs/organizations/{org_id}/projects/{project_id}/

Path parameters

org_idstring required

Unique identifier of the organization.

project_idstring required

Unique identifier of the project.

Response

Successful response.

idinteger

Unique numeric identifier of the project

project_idstring

Unique string identifier of the project

namestring

Name of the project

descriptionstring

Description of the project

created_atstring date-time

Timestamp of when the project was created

updated_atstring date-time

Timestamp of when the project was last updated