v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agent Evaluation

Get Evaluation Details

Get evaluation details for a given agent

get/v1/orchestrate/agent/{agent_id}/evaluations/{evaluation_id}

Path parameters

agent_idstring uuid required
evaluation_idstring uuid required

Response

Successful Response

idstring nullable

Evaluation ID

executed_datestring required

Date evaluated

evaluation_status'PENDING' | 'IN_PROGRESS' | 'COMPLETED' | 'CANCELLED' | 'FAILED' required
number_of_test_casesinteger required

Number of test cases

executed_bystring required

Run by user

agent_namestring nullable

Name of the agent

agent_descriptionstring nullable

Description of the agent