List pages for an alert
List the pages attached to an alert, with entered or exited status, relevance, and segments.
Authorizations
Send your Reporting API token as Authorization: token {reporting_api_token} — the literal string token, a space, then the token itself. Find it in Conductor Monitoring under Account > Account tab > Integration Tokens.
Query Parameters
Required.
Required. From GET /v2/alerts.
Required. Omitting it returns 400 invalid_payload naming the missing field. Pagination control. Which page of results to return, numbered from 1. It selects a slice of the result set and is unrelated to the web pages the endpoint returns.
Required. Omitting it returns 400 invalid_payload naming the missing field. Pagination control. How many results to return per request, 1–1000. It counts result rows, not web pages on your site.
Response
Successful response.
