Skip to main content
Get alert event by ID

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

Unique identifier.

Required string length: 1 - 36
Pattern: ^[\s\S]*$

Query Parameters

order_bys
object[]

Ordering applied to the alert event occurrences in the response.

Maximum array length: 20
pagination
object

Pagination parameters (page size and page token) for the returned occurrences.

Response

Response containing the details of an alert event.

singlePermutation
Alert event · object
required

Alert event.

id
string

Unique identifier of the alert event.

Required string length: 1 - 36
Pattern: ^[\s\S]*$
multiplePermutation
object

Alert event multiple permutation.

pagination
object

Pagination response.