List alerts.
The ID of the Organization to which the alerts belong to.
A list of IDs for specific alerts to list. The API returns details for all alerts which have been specified in this list.
A list of deployment IDs the alerts belong to. The API returns details for all alerts belonging only to the specified Deployments.
A list of workspace IDs the alerts belong to. The API returns details for all alerts belonging only to the specified Workspaces.
A list of types for specific alerts to filter by. The API returns details for all alerts belonging only to the specified alert types.
The type of the entity the alerts belong to.
The number of results to skip before returning values.
The maximum number of results to return.
A list of field names to sort by, and whether to show results as ascending or descending. Formatted as <fieldName>:asc
or <fieldName>:desc
.
OK
The list of alerts.
The limit for pagination.
The offset for pagination.
The total count of alerts.