Guides

Retrieve a list of incidents for the organization.

Authorization

This endpoint requires Authorization.

Response

Returns Paginated data of the following format for each item:

KeyTypeDescription
uuidstringUnique identifier of the incident
statusstring"active" / "closed"
prioritystring"critical" / "high" / "moderate" / "low" / "planning"
issuestringShort name of the issue that caused the incident
titlestringIncident title
descriptionstringDetailed description
device_idstringDevice UUID
device_namestringName of the device
device_modelstringName of the device's model
device_sub_modelstringName of the device's sub model (if available)
partner_namestringName of the device manufacturer
space_idnumberUnique identifier of the space the device is in
space_tree_path_namestringLocation of the device in the space tree
created_atstringDate and time when the incident was created in ISO 8601 format (e.g., "2024-07-17T07:09:26Z").
updated_atstringDate and time when the incident was last updated in ISO 8601 format (e.g., "2024-07-17T07:09:26Z").
issuer_namestringName of the User who created the command (if available)
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!