Get a project by ID
Projects
Get a project by ID
Get a project with the given ID.
GET
Get a project by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The ID of the entity that owns the requested resource.
Example:
"9d2b4c8f-2087-4738-ba91-7359683c49a4"
Path Parameters
Response
Successful Response
A unique ID assigned to this project.
Project created at
Last time project was updated at
The ID of the entity to which the project was issued.
The project name.
Required string length:
1 - 255Example:
"Marketing"
Project code
Required string length:
1 - 20Pattern:
^[a-zA-Z0-9]+$Project color
Maximum string length:
128Project created by entity user
Description of project
Maximum string length:
1024Project end date
Parent project ID
Project metadata
Project start date
A list of user-defined tags (labels) assigned to this project.