Get user mapping
GET/v1/connected_accounts/:connected_account_id/user_mappings/:provider_id
Get the default user mapping between a provider and an external user on a connected account.
Returns a 404 when the connected account does not exist, is not accessible to the current actor, or is not a conferencing connected account; when the provider does not exist or has been deactivated; or when no mapping exists for the provider on this connected account.
Request
Responses
- 200
- 401
- 404
Success
Unauthorized
Not Found