Get Metric Definition (POST)

Gets a custom metric definition

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idstringOptionalformat: "id"
The ID of the metric definition to get.
namestringOptionalformat: "text">=1 character<=64 characters
The unique human readable name of the metric.

Response

Success.
metric_definitionobject

Errors