v1
latestOpenAPI 3.0.12026-07-26152262362.2 KBAnomalies
List anomalies
Returns a list of detected anomalies. Anomalies are returned in reverse chronological order by default. The notifications array is always present on each anomaly item; it is empty unless includeNotifications=true is supplied.
get/anomalies/v1
Query parameters
minCreationTimestring
Min value for the anomaly detection time
maxCreationTimestring
Max value for the anomaly detection time
filterstring
An expression for filtering the results of the request
maxResultsinteger
The maximum number of results to return in a single page
pageTokenstring
Page token, returned by a previous call, to request the next page of results
includeNotificationsboolean
Include anomaly notifications from the subcollection. Defaults to false.
Response
OK - The request succeeded.