⚠️ SIP Billing Starts October 27, 2025 - See Ultravox Pricing for details.
Gets details for the specified registration
cURL
curl --request GET \ --url https://api.ultravox.ai/api/sip/registrations/{registration_id} \ --header 'X-API-Key: <api-key>'
{ "registrationId": "<string>", "created": "2023-11-07T05:31:56Z", "username": "<string>", "proxy": "<string>" }
API key
The SIP username to register as.
60
The SIP proxy to register with.
100