JavaScript
Projects
Get a project
Get a project by ID.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Project ID
Response
Project details
Unique project identifier
Example:
"proj_abc123"
Project name
Example:
"production"
Project status
Available options:
active, archived Example:
"active"
When the project was created
When the project was last updated