POST
/
metrics
curl --request POST \
  --url https://api.trieve.ai/metrics \
  --header 'X-API-KEY: <api-key>'
"<string>"

Authorizations

X-API-KEY
string
header
required

Response

200
text/plain
Prometheus metrics for the server

The response is of type string.