Returns all dialers from the system that the user has access to
curl --request GET \ --url https://api.precallai.com/api/v1/dialer/list \ --header 'x-api-key: <api-key>'
[ { "dialer_type": "<string>", "name": "<string>", "phone_number": "<string>", "sid": "<string>", "auth_token": "<string>" } ]
Dialer type
The name of the dialer
Phone number
The sid
Auth token