Skip to main content
GET
/
api
/
v1
/
call-log-exports
/
{id}
/
download
Download call log export
curl --request GET \
  --url https://api.callaro.ai/api/v1/call-log-exports/{id}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Tenant-Id
string

Optional tenant context selector for JWT/partner key callers.

Path Parameters

id
string
required

Response

CSV

The response is of type file.