This method retrieves the connection monitor information, if it exists.
The {options} allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you use more than one, the 2nd one onwards should be preceded by an ampersand “&” character. The options include:
Parameter | Description |
perpage={value}
|
An integer for number of items you would like returned in this response. E.g. {20} |
page={page} | An integer for the page number (only applicable if the perpage is used). E.g. {1} |