List Clients

Returns a list of clients

Authentication

AuthorizationBearer

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

Response

retrieve online sip users for an account
account_sidstringOptionalformat: "uuid"
client_sidstringOptionalformat: "uuid"
usernamestringOptional
passwordstringOptional
in the response the password will only show the first character with subsequnet ones replaces by an x
is_activeenumOptionalDefaults to 1
allow_direct_app_callingenumOptionalDefaults to 1
allow_direct_queue_callingenumOptionalDefaults to 1
allow_direct_user_callingenumOptionalDefaults to 1