Skip to main content
GET
/
api
/
metrics
/
labels
Get all label names
curl --request GET \
  --url http://aris.local/api/metrics/labels \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Session token or API token

Response

Label names

The response is of type object.