text/csv response with a timestamped Content-Disposition filename. They are always filtered to the organization associated with the API key; they do not return the standard JSON envelope.
GET /exports/callssupportsstatus,direction,agent_id,ids,date_from, anddate_to.
GET /exports/campaignssupportsstatus,agent_id,ids,date_from, anddate_to.
ids=CALL_ID_1,CALL_ID_2. Dates are inclusive ISO dates (YYYY-MM-DD). A successful response has Content-Type: text/csv; 401 means the API key is missing or invalid, and 422 means a filter value is invalid.
