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

Authorizations

x-api-key
string
header
required

API Key for authentication

Query Parameters

period
enum<string>
required
Available options:
week,
month,
year
Example:

"week"

type
enum<string>
required
Available options:
outbound,
inbound
Example:

"outbound"

Response

200

Returns agents call data