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

Changes

No recorded changes to this endpoint across all 1 revision of this API.