Raygun · Arazzo Workflow
Raygun Look Up Affected Customer
Version 1.0.0
Resolve an application and look up a single affected customer by identifier.
View Spec
View on GitHub
ObservabilityCrash ReportingReal User MonitoringApplication Performance MonitoringError TrackingErrorsMonitoringDevOpsSource MapsDeploymentArazzoWorkflows
Provider
Workflows
lookup-customer
Confirm an application, list its customers, and read one by identifier.
Reads the application by identifier, lists its customers, and reads a single customer to retrieve the affected user's full profile.
1
getApplication
Read the application by identifier to confirm it exists and that the token owner has access before reading customers.
2
listCustomers
List the customers known to the application to establish context for the support investigation.
3
getCustomer
Read a single customer by identifier to retrieve the affected user's full profile.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.