Pull Metric

Retrieves a single metric by name from your Confident AI project.

Path parameters

namestringRequired
The name of the metric you wish to retrieve.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Response

successboolean
This is true if the metric was successfully retrieved.
dataobject
The metric retrieved.
deprecatedboolean
This is true if this metric endpoint is deprecated.