Get Project
Retrieve a project by id.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
id
A unique identifier for a project.
Response
Project retrieved successfully
id
A unique identifier for a project.
createdAt
The date and time the project was created.
updatedAt
The date and time the project was last updated.
visibility
Who can see the project.
mode
The project mode.
name
The display name of the project.
description
An optional description of the project.
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error

