Skip to main content
GET
/
prometheus
/
api
/
v1
/
query
Prometheus instant query
curl --request GET \
  --url http://aris.local/prometheus/api/v1/query \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API token only (for external integrations)

Query Parameters

query
string
required
time
string

Response

Query result

The response is of type object.