Skip to main content
GET
List statuses
Requires the workspaces:read scope. You must be a member of the workspace.

Path parameters

string
required
The numeric workspace ID.

Response

Returns an array of status objects ordered by position ascending.
number
required
Status identifier.
number
required
Workspace this status belongs to.
string
required
Status label (e.g., "In Progress", "Done").
string | null
Icon slug associated with the status.
string | null
Color value associated with the status.
string
required
Status category. One of pending, active, done, completed, or cancelled.
number
required
Sort position (ascending order).
string
required
UTC ISO-8601 creation timestamp.