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