Returns

Returns a MetricType object for the given metric ID.

Example

metric = galtea.metrics.get(metric_type_id="YOUR_METRIC_ID")

Parameters

metric_type_id
string
required

The ID of the metric you want to retrieve.