Skip to main content
POST
Plan an escalation timeline

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
policy
object
required

A full escalation policy. Steps are executed in order; when no step is acknowledged, the policy loops up to repeat times.

start_at
string<date-time> | null

Incident start instant; the timeline is anchored here. Defaults to now

Response

200 - application/json

Escalation plan timeline

data
object
required

Flattened escalation policy timeline showing all pages that would be sent

meta
object
required