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 MapsDeploymentsArazzoWorkflows
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
get-application-by-identifier
Read the application by identifier to confirm it exists and that the token owner has access before reading customers.
2
listCustomers
list-customers
List the customers known to the application to establish context for the support investigation.
3
getCustomer
get-customer-by-identifier
Read a single customer by identifier to retrieve the affected user's full profile.
Source API Descriptions
openapi