Statuses
List statuses
Returns all statuses defined in a workspace, ordered by position.
GET
List statuses
Requires the
workspaces:read scope. You must be a member of the workspace.Path parameters
The numeric workspace ID.
Response
Returns an array of status objects ordered byposition ascending.
Status identifier.
Workspace this status belongs to.
Status label (e.g.,
"In Progress", "Done").Icon slug associated with the status.
Color value associated with the status.
Status category. One of
pending, active, done, completed, or cancelled.Sort position (ascending order).
UTC ISO-8601 creation timestamp.
List statuses