Telephony
Get SIP Registration
Gets details for the specified registration
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.ultravox.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key
Path Parameters
Response
200 - application/json
The SIP username to register as.
Maximum string length:
60The SIP server to register with.
Maximum string length:
100Whether the registration was successfully created and is now active. May be null if status is not available yet.
A proxy used to reach your SIP server for registration. Most often unset, but may be used if you need to register as alice@trunk.com using proxy.trunk.com for example.
Maximum string length:
100The authentication username, if different from the SIP username. Most often unset.
Maximum string length:
60cURL