Skip to main content
GET
List custom statuses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Default Response

id
string
required
org_id
string
required
name
string
required
description
string | null
required
display_name
string | null
required
display_description
string | null
required
color
string | null
required
icon
string | null
required
parent_status
enum<string>
required
Available options:
closed_resolved,
closed_unresolved,
open
created_at
string<date-time>
required
updated_at
string<date-time>
required