Get a client

Get details of a single client

Authentication

AuthorizationBearer

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

Path parameters

ClientSidstringRequired

Response

details of a client
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