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/outboundRoutes?token='
{ "success": true, "message": "Success", "routes": [ "1.1.1.1:5060;transport=udp" ] }
List all existing SIP outbound routes for a user.
Vida API Token
Successful response
true
"Success"