Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.callaidan.com/settings/phone \ --header 'Authorization: <api-key>'
{ "results": [ { "id": "<string>", "owner": "company", "country": "<string>", "friendly_name": "<string>", "phone_number": "<string>", "agent": { "id": "<string>", "name": "<string>" }, "rebill_on": true, "inbound_cost": 123, "outbound_cost": 123, "charge_per_second": true, "sip_uri": "<string>", "sip_username": "<string>", "sip_password": "<string>" } ], "integration": true }
Retrieve all phone numbers available to the company (company-owned)
Company API Key
Phone numbers retrieved successfully
Show child attributes
True if company has telephony integration