Skip to main content

Get Metric

POST 

/api/2/auto_eval/evaluation/get_metric

Get a specific evaluation metric by id or name.

Request

Body

    metric

    object

    required

    id string
    name string
    description string
    deploymentStatus string

Responses

Successful operation

Schema

    metric

    object

    required

    id string
    name string
    description string
    deploymentStatus string
Loading...