Skip to main content
GET
Get an alert checklist item

Authorizations

Authorization
string
header
required

API key authentication. Use format: Bearer cbr_live_your_key

Path Parameters

id
string
required
Minimum string length: 1

Response

200 - application/json

Default Response

id
string
required
checklistId
string
required
source
enum<string>
required
Available options:
POLICY,
ALERT_SPECIFIC
sourcePolicyVersionId
string | null
required
stableKey
string
required
title
string
required
order
integer
required
required
boolean
required
requiresComment
boolean
required
evidenceRequirement
enum<string>
required
Available options:
NONE,
COMMENT,
ATTACHMENT,
AUTOMATION,
ANY
state
enum<string>
required
Available options:
PENDING,
IN_PROGRESS,
COMPLETED,
WAIVED
revision
integer
required
Required range: x >= 1
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
alertId
string
groupName
string | null
description
string | null
dependsOnStableKey
string | null
conditions
object | null
completedById
string | null
completedBy
AlertChecklistUser · object | null
completedAt
string<date-time> | null
waivedById
string | null
waivedBy
AlertChecklistUser · object | null
waivedAt
string<date-time> | null
waiverReason
string | null