curl --request GET \
--url https://api.cleartalk.ai/sip/list \
--header 'x-api-key: <api-key>'Retrieves all active (non-deleted) SIP configurations and their associated active numbers for the authenticated user.
curl --request GET \
--url https://api.cleartalk.ai/sip/list \
--header 'x-api-key: <api-key>'