List user mappings
GET/v1/connected_accounts/:connected_account_id/user_mappings
List the default user mappings between providers and external users for a connected account. Mappings whose provider has been deactivated are not included.
Returns a 404 when the connected account does not exist, is not accessible to the current actor, or is not a conferencing connected account.
Request
Responses
- 200
- 401
- 404
- 422
Success
Unauthorized
Not Found
Unprocessable Entity