Get Metric Tracker

Gets a metric tracker.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

metricstringRequiredformat: "id"
The ID of the metric that is being tracked.
objectstringRequiredformat: "id"
The ID of the underlying object on which the metric is being tracked.

Response

Success.
metric_trackerobject

Errors