Returns the details of a specific metric in plain text format.
Outdated Version
You're viewing an older version (v1.3.x). The latest documentation is available for the current version. Click here to visit latest version.
Parameters
path: The name of the metric to retrieve details for.
Returns
An HttpResponse containing the metric details in plain text, or a 404 error if the metric is
not found.
AuthorizationBearer <token>
In: header
Scope: metrics:read
Path Parameters
metric_namestring
Name of the metric to retrieve, e.g. utopia_transactions_total
Response Body
curl -X GET "https://loading/metrics/string""string"Empty
Empty
Empty
Empty