List pages for an alert
Legacy v1 equivalent of the v2 list pages for an alert endpoint.
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. 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.
