Raygun · Capability
Raygun Public API — Customers
Raygun Public API — Customers business capability. 2 operations against the Raygun v3 REST API.
Raygun Public API — Customers 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/{…}/customers.
The capability includes 2 read-only operations. Lead operation: List Customers for an Application. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Raygun, Customers, and Observability.
What You Can Do
GET
List customers
— List Customers for an Application
/v3/applications/{application-identifier}/customers
GET
Get customer by identifier
— Get Customer by Identifier
/v3/applications/{application-identifier}/customers/{customer-identifier}
MCP Tools
raygun-list-customers
List Customers for an Application
read-only
idempotent
raygun-get-customer-by-identifier
Get Customer by Identifier
read-only
idempotent