Alert Rules
List alert rules
Get a paginated list of alert rules for a given alert policy.
GET
/
{product}
/
alert-policies
/
{alertPolicyId}
/
alert-rules
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>'.
Path Parameters
The Phare product
Available options:
uptime
ID of the alert policy to retrieve alert rules for
Query Parameters
Page number to show
Number of ressources to return per page
Required range:
1 < x < 100
Was this page helpful?