ShowPagingProvider
Show the paging provider that would be used to escalate to this user. Reflects their explicit preference if set; otherwise resolves to the effective fallback (typically native for on-call seat users, or a linked external provider otherwise). May be omitted only when the user cannot be escalated to at all (no seat and no linked external user).
GET
ShowPagingProvider
🔑 Requires the
user_preferences.view scope.Authorizations
API key from your incident.io dashboard (Settings → API keys)
Path Parameters
The ID of the user.
Example:
"01FCNDV6P870EA6S7TK1DSYDG0"
Response
200 - application/json
OK response.
The user's effective escalation provider.
Available options:
native, opsgenie, pagerduty, splunk_on_call Example:
"native"
ShowPagingProvider