Python
Evaluations
List evaluations for a run
Retrieve all evaluations for a specific run
GET
Python
Returns a summary list of evaluations. Use Get evaluation to retrieve full details including distribution analysis and sample classifications.
Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Path Parameters
Unique identifier of the run to evaluate
Response
List of evaluations for the run
Unique identifier for the evaluation
ID of the run being evaluated
Current status of the evaluation
Available options:
PENDING, PROCESSING, SUCCEEDED, FAILED Overall conformance score (0-100). Null until evaluation completes.
When evaluation processing started
When evaluation completed
Email of the user who created the evaluation
When the evaluation was created
Human-readable status display

