List external users
GET/v1/connected_accounts/:connected_account_id/external_users
List the external users synced from a connected account (e.g., the users on a connected Zoom 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.
Request
Responses
- 200
- 401
- 404
- 422
Success
Unauthorized
Not Found
Unprocessable Entity