Skip to main content
GET
/
custom-dialing-pools
/
user
/
pools
Get all custom dialing pools for the authenticated user
curl --request GET \
  --url https://api.cleartalk.ai/custom-dialing-pools/user/pools \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Query Parameters

Search by pool name (optional)

limit
number

Items per page (optional, default = 10)

page
number

Page number (optional, default = 1)

Response

200

Returns user custom dialing pools with pagination