v25

latestOpenAPI 3.1.0raw.githubusercontent.com2025-11-204973358.2 KB
Eval Types

Get Eval Type Instructions By Slug

Retrieve instructions for a specific eval type by its slug.

Args: eval_type_slug (str): Slug identifier for the eval type.

Returns: list[AiInstruction]: List of AI instructions for the eval type.

Raises: AymaraAPIError: If the eval type is not found.

Example: GET /api/eval-types/-/instructions?eval_type_slug=...

get/v2/eval-types/-/instructions

Query parameters

eval_type_slugstring required
limitinteger
offsetinteger

Response

OK

countinteger required