Skip to main content
List every evaluation run associated with a model. The response includes the evaluation ID, current status, risk level, and any error message for each run.

Endpoint

GET /v1/models/{id}/evaluations Authentication: Authorization: Bearer $ARIA_PIN_KEY

Path parameters

string
required
The model ID whose evaluations you want to list.

Response

array
List of evaluation objects.

Example