Clients
retrieve registered client registration
get/Accounts/{AccountSid}/RegisteredSipUsers/{Client}
Response
registered client found
Example response
{
"name": "xhoaluu",
"contact": "sip:0dluqjt6@od41sl9jfc9m.invalid;transport=ws",
"expiryTime": 1698981449173,
"allow_direct_app_calling": 1,
"allow_direct_queue_calling": 1,
"allow_direct_user_calling": 1,
"proxy": "sip:192.0.0.1:12345"
}