v25

latestOpenAPI 3.1.0raw.githubusercontent.com2025-11-204973358.2 KB
Evals

List Evals

List all evals, with optional filtering.

Args: workspace_uuid (str, optional): Optional workspace UUID for filtering. Use "*" for enterprise-wide access, omit for user's current workspace.

Returns: list[Eval]: List of evals matching the filter.

Raises: AymaraAPIError: If the request is invalid.

Example: GET /api/evals?workspace_uuid=...

get/v2/evals

Query parameters

workspace_uuidstring
limitinteger
offsetinteger

Response

OK

countinteger required