Get Metric Tracker (POST)

Gets a metric tracker.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
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