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