Get Statuses Get a list of statuses for a particular workspace GET v1 / statuses Try it Authorization Authorization string required Bearer authentication header of the form Bearer <token> where <token> is your auth token. Query Parameters workspaceId string Get statuses for a particular workspace Response200 - application/json - array status object required The queried status Show child attributes name string The name of the status isDefaultStatus boolean Whether this status is a default status for the workspace isResolvedStatus boolean Whether this is a resolved (terminated) status for the workspace