List connected accounts

View as Markdown

You can filter down to a specific user by passing the ?user_id query parameter.

Authentication

AuthorizationBasic
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

_fieldslist of stringsOptionalDefaults to ["_type","available_calendars","available_features","calendar_receive_status","calendly","date_created","default_identity","email","email_receive_status","enabled_features","has_meeting_creation_scopes","id","identities","imap","is_imap_archive_sync_enabled","latest_receive_error","latest_send_error","lead_suggestions_updated_at","organization_id","receive_status","send_status","smtp","sync_all_calendars","synced_calendars","user_id","zoom_account_plan"]
user_idstring or nullOptional

Response

Successful response

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error