Skip to main content
GET
List project statuses

Authorizations

Authorization
string
header
required

The access_token returned by POST /oauth2/token, sent as Authorization: Bearer <access_token>. It is an opaque string, not a JWT.

Response

Project statuses

id
string<uuid>
name
string | null
Example:

"Off-plan"

color
string | null
Example:

"#00aaaa"