cURL
curl --request GET \ --url https://api.sigmamind.ai/v1/phone-number \ --header 'X-API-Key: <api-key>'
{ "data": [ { "sipPhoneNumber": "+14155552671", "provider": "twilio", "inboundAgentId": "D5D0p7TUs66TTAEAx", "outboundAgentId": "D5D0p7TUs66TTAEAx", "outboundPhoneNumber": "+14155552671", "active": true, "friendlyName": "Support Line - US" } ], "page": 123, "size": 123, "totalCounts": 123, "totalPages": 123, "hasNext": true, "hasPrevious": true }
List all the purchased and your phone numbers
API Key is required in header. You can find it in the settings
OK
Show child attributes
Suggestions
Contact support