Get a project

View as Markdown
Get a single project by ID or shortId.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

projectIdstringRequired
Project ID or shortId

Response

Project details
idstringformat: "uuid"
shortIdstring or null
namestring
urlstring or null
projectTypeenum
descriptionstring or null
environmentslist of objects
createdAtdatetime
updatedAtdatetime

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error