cURL
curl --request GET \ --url https://api-west.millis.ai/campaigns/{campaign_id}/export \ --header 'authorization: <authorization>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Export all sessions linked to a specific campaign as CSV.
Documentation IndexFetch the complete documentation index at: https://docs.millis.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.millis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response