Get page canonicalized links
List the links on a page that point to canonicalized URLs.
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. Full absolute URL of the page.
Optional. Pagination control. How many results to return per request, 1–1000. It counts result rows, not web pages on your site.
1 <= x <= 1000Optional. Pagination control. Cursor from next_page_cursor in the previous response. Faster and more reliable than page on large result sets, and it takes precedence over page — do not send both.
