v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14125953.1 KB

Returns a list of all of your monitors.

get/monitors

Query parameters

nextTokenstring

The token for the next page of results.

maxResultsinteger
<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p> <p>If <code>MaxResults</code> is given a value larger than 100, only 100 results are returned.</p>
statestring

The list of all monitors and their states.

Response

Success

nextTokenstring

The token for the next page of results.

All 12 operations