Monitors
List monitors
Get a paginated list of monitors
GET
/
uptime
/
monitors
Please be aware that the Phare API is currently in beta and is subject to change.
Authorizations
Authorization
string
headerrequiredUse 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
integer
default: 1Page number to show
per_page
integer
default: 20Number of ressources to return per page
Response
200 - application/json
data
object[]
meta
object
Meta data for pagination
links
object
Links for pagination
Was this page helpful?