Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url 'https://api.vida.dev/api/v2/sip/registration?token='
{ "success": true, "registration": { "aor": "1001@sip.example.com", "username": "1001", "proxy": "sip.example.com:5061", "transport": "TLS" } }
Retrieve the SIP registration associated with the authenticated account.
Vida API Token
Registration found
true
Registration details
Show child attributes