HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Get top onboarding reasons by stage

Retrieves top reasons by onboarding stage for a status. Query params are kebab-case and the gateway route uses uri_args_type_conversion: true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Start timestamp (epoch milliseconds or date-time string). Must be earlier than end-at.

string
required

End timestamp (epoch milliseconds or date-time string). Must be later than start-at.

string

Optional site identifier. If omitted, tenant-level aggregation is returned.

string
enum

Optional status selector. Supported values: FAILED (stage failed), DELAY (successful with latency above threshold). Defaults to FAILED.

Allowed:
string
enum

Optional onboarding stage selector. Use all (or omit) for all supported stages.

Allowed:
string

Optional onboarding events version. If missing or non-numeric, default version is used.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json