Get a client

Get details of a single client

Path parameters

ClientSidstringRequired

Headers

AuthorizationstringRequired

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

Response

details of a client
account_sidstring or nullformat: "uuid"
client_sidstring or nullformat: "uuid"
usernamestring or null
passwordstring or null
in the response the password will only show the first character with subsequnet ones replaces by an x
is_activeenum or null
Allowed values:
allow_direct_app_callingenum or null
Allowed values:
allow_direct_queue_callingenum or null
Allowed values:
allow_direct_user_callingenum or null
Allowed values: