{ "opencollection": "1.0.0", "info": { "name": "Regal Branded Phone Numbers API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Phone Numbers", "type": "folder" }, "items": [ { "info": { "name": "List Active Phone Numbers", "type": "http" }, "http": { "method": "GET", "url": "https://api.regal.ai/v1/activePhoneNumbers" }, "docs": "List phone numbers currently active in the tenant." } ] } ], "bundled": true }