Skip to main content
GET
/
api
/
v2
/
accounts
/
{account_id}
/
outbound_reports
/
export_csv
Export CSV
curl --request GET \
  --url https://connect.voxys.ai/api/v2/accounts/{account_id}/outbound_reports/export_csv \
  --header 'api_access_token: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://developers.voxys.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Query Parameters

since
integer
until
integer
campaign_id
integer
template_name
string

Response

CSV file download

The response is of type file.