Skip to main content
Get multiple incidents by IDs

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

ids
string[]

The ids.

Required array length: 1 - 10000 elements

The ids.

Required string length: 36
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Response

Response containing the requested incidents and any IDs that weren't found

incidents
object
required

Map of incident IDs to their corresponding incidents

notFoundIds
string[]
required

List of IDs that were not found

Maximum array length: 10000

List of IDs that were not found

Required string length: 36
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Example: