Skip to main content
GET
List all custom alert statuses for your organization and the allowed colour codes. Use this to build status pickers and show name/colour for each status.

Authorization

Blnk Cloud APIs support any one of the following authentication methods. All of them work with your CLOUD_API_KEY or OAUTH_ACCESS_TOKEN. Pass X-blnk-key: CLOUD_API_KEY or X-blnk-key: OAUTH_ACCESS_TOKEN.
string
required
Cloud API key or OAuth access token. Create credentials in API keys or OAuth.

Response

array
Array of custom status objects for the organization.
array
List of hex colour codes allowed when creating or updating a status.
string
Organization ID that owns the status.
string
Unique key for the status (e.g. PENDING_REVIEW). Used when setting an alert’s status and in update/delete URLs.
string
Display name for the status.
string
Hex colour code for the status (one of allowed_colours).
timestamp
ISO 8601 timestamp when the status was created.
timestamp
ISO 8601 timestamp when the status was last updated.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.