List Call Flows

List all call and fax flows on account. Call and fax flows allow you to set routing decisions for your numbers and are required to attach a number to.

GET Request

https://v1.api19.com/dids/my/callflows

Send us a GET request with your key.

curl -X GET https://v1.api19.com/dids/callflows/list \
 -u 'api_token:api_token'

Last updated