cURL
curl --request GET \ --url https://api.callers.ai/organization/sip-list \ --header 'Authorization: <api-key>'
{ "status": "error", "message": "<string>", "data": [ {} ] }
Optional sub organization ID. Must belong to your main organization API key.
The response is of type object.
object