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

Authorizations

Authorization
string
header
required

API token only (for external integrations)

Response

Label names

The response is of type object.