GET
/
calling
/
history
curl --request GET \
  --url https://prod-api.ringg.ai/ca/api/v0/calling/history \
  --header 'X-API-KEY: <x-api-key>'
{}

Headers

X-API-KEY
string
required

Query Parameters

start_date
string | null
end_date
string | null
limit
integer
default:10
offset
integer
default:0
agent_id
string | null
status
string | null
download
boolean
default:false
bulk_list_id
string | null

Response

200 - application/json

Successful Response

The response is of type object.