Metric

Get a metric definition

Fetch a single metric definition by its UUID or its stable slug (e.g. customer_satisfaction). Resolution is scoped to the project — a project-owned metric wins over an org-wide one, which wins over a system metric of the same slug.

get/v1/metric/definitions/{idOrSlug}

Path parameters

idOrSlugstring required

The metric definition's Roark ID (UUID) or its stable slug (e.g. customer_satisfaction).

Response

The metric definition

Changes

Changed in 1 of the 105 revisions of this API.1