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://app.dograh.com/api/v1/organizations/telephony-configs
{ "configurations": [ { "id": 123, "name": "<string>", "provider": "<string>", "is_default_outbound": true, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "phone_number_count": 0 } ] }
List all telephony configurations in your organization
Successful Response
Show child attributes