v1

latestOpenAPI 3.0.1Apache 2.02026-07-144317.9 KB

get/v1/Alerts

Query parameters

LogLevelstring

Only show alerts for this log-level. Can be: error, warning, notice, or debug.

StartDatestring date-time

Only include alerts that occurred on or after this date and time. Specify the date and time in GMT and format as YYYY-MM-DD or YYYY-MM-DDThh:mm:ssZ. Queries for alerts older than 30 days are not supported.

EndDatestring date-time

Only include alerts that occurred on or before this date and time. Specify the date and time in GMT and format as YYYY-MM-DD or YYYY-MM-DDThh:mm:ssZ. Queries for alerts older than 30 days are not supported.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

All 4 operations