cURL
curl --request GET \ --url https://api.aws53.cloud/v1/intent/audiences/{id}/runs/{runId}/export.csv \ --header 'Authorization: Bearer <token>'
"<string>"
Documentation IndexFetch the complete documentation index at: https://docs.leadpipe.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.leadpipe.com/llms.txt
Use this file to discover all available pages before exploring further.
Dashboard access token. Send as Authorization: Bearer .
CSV export for a completed run. Export is capped at 300,000 rows.
The response is of type file.
file
Was this page helpful?