For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentSortField

Examples

enum IncidentSortField {
  updatedAt
  createdAt
  severity
  name
  slaTargetAt
}

Enum values

Enum value
Description

updatedAt

createdAt

severity

name

slaTargetAt

References

Fields with this object:

Last updated