Get Incidents

Retrieve a list of incidents for the organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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)
Query Params
int32
Defaults to null
int32
Defaults to null
string

"active" or "closed"

string

Comma separated list of priorities to filter on

string

Partial string of title

string

Partial string of description

string

Partial string of issue

string

Partial string of device's model name

string

Partial string of device's manufacturer name

string

Partial string of device's sub model

string
Headers
string
required

Core API Key

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json