Raygun · Capability
Raygun Public API — Pages
Raygun Public API — Pages business capability. 2 operations against the Raygun v3 REST API.
Raygun Public API — Pages is a Naftiko capability published by Raygun, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET method rooted at /v3/applications/{…}/pages.
The capability includes 2 read-only operations. Lead operation: List Pages for an Application. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Raygun, Pages, and Observability.
What You Can Do
GET
List pages
— List Pages for an Application
/v3/applications/{application-identifier}/pages
GET
Get page
— Get Page by Identifier
/v3/applications/{application-identifier}/pages/{page-identifier}
MCP Tools
raygun-list-pages
List Pages for an Application
read-only
idempotent
raygun-get-page
Get Page by Identifier
read-only
idempotent