cURL
curl --request GET \ --url http://aris.local/api/events/export \ --header 'Authorization: Bearer <token>'
"<string>"
Export filtered events in CSV format.
Session token or API token
CSV file
The response is of type string.
string