v49

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-081445491.8 MB
Metric

Get metric

This endpoint is used to fetch metric details given a metric identifier. It returns information about the metrics including its name, description, and item.

get/metrics/{metric_id}

Path parameters

metric_idstring required

Response

OK

metadataobject required

User specified key-value pairs for the resource. If not present, this defaults to an empty dictionary. Individual keys can be removed by setting the value to null, and the entire metadata mapping can be cleared by setting metadata to null.

idstring required
namestring required
descriptionstring nullable required
status'active' | 'draft' | 'archived' required
parameter_definitionsobject[] nullable