Projects
Get project details
Retrieves detailed information about a specific project by its ID within the specified organization.
GET
Get project details
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier of the organization containing the project
Pattern:
[a-zA-Z0-9_-~:]+Unique identifier of the project to retrieve
Response
Project details retrieved successfully
Details of a project including its ID, name, and creation/update timestamps
Unique identifier for the project
Human-readable name of the project
Timestamp when the project was created
Timestamp when the project was last updated
Configuration details for a project, including its scale to zero settings
Get project details