Retrieve all alert configurations and their current statuses for a specific customer in a single API call. This endpoint provides a comprehensive view of all alerts monitoring a customer account.
ok
, in_alarm
, evaluating
, or null
)next_page
: Pagination cursor for retrieving additional resultsnext_page
cursor to retrieve all results for customers with many alertsBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Cursor that indicates where the next page of results should start.
The customer alerts query to run
The body is of type object
.
Success
The response is of type object
.