Skip to main content

Returns

Returns a Metric object for the given metric ID.

Example

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

Parameters

metric_id
string
required
The ID of the metric you want to retrieve.
I