Skip to main content
GET
/
agency
/
agents
/
all
Get all agents
curl --request GET \
  --url https://api.cleartalk.ai/agency/agents/all \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Query Parameters

page
number

Page number for pagination

limit
number

Limit of items per page

sort_key
string

Sort key

Search

sort_value
enum<string>

Sort order

Available options:
asc,
desc

Response

200

Returns all agents