Monitors
List monitors
Get a paginated list of monitors
GET
Please be aware that the Phare API is currently in beta and is subject to change.
Authorizations
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
Query Parameters
Page number to show
Example:
1
Number of resources to return per page
Required range:
1 <= x <= 100
Example:
20
Response
200
application/json
Success, monitors retrieved
The response is of type object
.