Explore documentation

Severity groups API response params

Response body params

Namespace data

Parameter Type Values
id String The ID of the severity group. String representation of number.
type String urgency_group
attributes Object Attributes object. See below.
attributes.name String Name of the severity group. You will see this name in the dashboard.
attributes.sort_index Integer Specifies the sorting order of the severity groups. Can be null.
attributes.created_at String (ISO DateTime format) When was the severity group created. Example value "2020-10-03T20:20:43.547Z".
attributes.updated_at String (ISO DateTime format) When was the severity group last updated. Example value "2020-10-03T20:20:43.547Z".
attributes.team_name String The team this severity group is in.