Skip to main content
Create and manage reusable, parameterised escalation path templates. An escalation path template declares parameters and a binding-aware path. Escalation paths built from a template bind those parameters to concrete values.

The escalation path template object

expressions
object[]
required

Expressions backing the template's binding targets.

Example:
has_historical_escalation_path_versions
boolean
required

Whether a previous escalation path version uses this template. You cannot restore those versions after the template is archived.

Example:

false

id
string
required

Unique identifier for this template.

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

name
string
required

The name of this template.

Example:

"Team on-call"

params
object[]
required

The parameters declared by this template.

Example:
path
object[]
required

The nodes that form the levels and branches of this template.

Example:
description
string

A description of what this template is for.

Example:

"abc123"

repeat_config
object
Example:
working_hours
object[]

The working hours for this template.

Example: