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/ipWhitelist?token='
{ "success": true, "message": "Success", "whitelist": [ { "userId": 3, "label": "Office IP", "timestamp": 1678829072, "ip": "192.168.1.1" } ] }
List all your existing SIP IP whitelist entries.
Vida API Token
Successful response
true
"Success"
Show child attributes