v1

OpenAPI 3.0.1Apache 2.02026-07-135212282.4 KB
projects

Get projects

Retrieve a list of projects for a specific organization.

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

Path parameters

org_idstring required

Unique identifier of the organization.

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