Skip to main content
GET
/
api
/
metrics
/
export
Export metrics as CSV
curl --request GET \
  --url http://aris.local/api/metrics/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Session token or API token

Query Parameters

match[]
string[]
required
start
string
end
string

Response

CSV data

The response is of type string.