Get Eval
Retrieve a specific eval by its UUID.
Args: eval_uuid (str): UUID of the eval to retrieve. workspace_uuid (str, optional): Optional workspace UUID for filtering.
Returns: Eval: The eval data.
Raises: AymaraAPIError: If the eval is not found.
Example: GET /api/evals/{eval_uuid}
Path parameters
Query parameters
Response
OK
Changes
Changed in 11 of the 25 revisions of this API.51017
- ▲
removed the required property
ai_instructions/anyOf[subschema #2: AgentInstructions]/tools/oneOf[subschema #1: ToolArray]/value/items/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ai_instructions/anyOf[subschema #3: WorkflowInstructions]/instructions/items/tools/oneOf[subschema #1: ToolArray]/value/items/idfrom the response with the200statusresponse-required-property-removed
- ▲
- ○
added
subschema #1subschema #4to theai_instructionsresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1subschema #4from theai_instructionsresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
- ○
added the optional property
ai_instructions/anyOf[subschema #2: AgentInstructions]/agent_nameto the response with the200statusresponse-optional-property-added
- ○
added
WorkflowInstructionsto theai_instructionsresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
- ▲
added
ToolArrayToolDictToolStringto theai_instructions/anyOf[subschema #2: AgentInstructions]/toolsresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
removed
ToolsListToolDictToolsStringfrom theai_instructions/anyOf[subschema #2: AgentInstructions]/toolsresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
added discriminator to
ai_instructions/anyOf[subschema #2: AgentInstructions]/toolsresponse property for the response status200response-property-discriminator-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added
subschema #1subschema #3to theai_instructions/anyOf[subschema #2: AgentInstructions]/toolsresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1subschema #3from theai_instructions/anyOf[subschema #2: AgentInstructions]/toolsresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
- ○
added
subschema #1to theai_instructions/anyOf[subschema #2: AgentInstructions]/toolsresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #2from theai_instructions/anyOf[subschema #2: AgentInstructions]/toolsresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
- ○
added
AgentInstructionsto theai_instructionsresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status422response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
auth.workspace_requiredenum value to theerror/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
videoenum value to themodality/allOf[subschema #1: ContentType]/response property for the response status200response-property-enum-value-added
- ○
added the optional property
created_byto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ground_truth/anyOf[subschema #2: FileReference]/file_uuidto the response with the200statusresponse-optional-property-added
- ●
- ○
the
num_promptsresponse's property default value changed from50to100for the status200response-property-default-value-changed
- ○
removed the
audioenum value from themodality/allOf[subschema #1: ContentType]/response property for the response status200response-property-enum-value-removed
- ○
removed the
videoenum value from themodality/allOf[subschema #1: ContentType]/response property for the response status200response-property-enum-value-removed
- ○
- ▲
the response property
namebecame optional for the status200response-property-became-optional
- ▲
response property
namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲