Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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