Get Evaluation
Description
Gets the details of a evaluation
Details
This API can be used to get information about a single evaluation by ID. To use this API, pass in the id that was returned from your Create Evaluation API call as a path parameter.
Review the response schema to see the fields that will be returned.
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Query Parameters
ApplicationSpec, AsyncJobs, EvaluationConfig, EvaluationDatasets Response
Successful Response
PENDING, COMPLETED, FAILED The total number of test case results for the evaluation
The number of test case results that have been completed for the evaluation
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The type of identity that created the entity.
user, service_account - EvaluationConfigExpanded
- LegacyEvaluationConfigExpanded
The ID of the associated evaluation config.
The date and time that all test case results for the evaluation were completed for the evaluation in ISO format.
Annotation configuration for tasking
Specifies the annotation configuration to use for specific questions.
Specifies the config for the metrics to be computed.
The date and time when the entity was archived in ISO format.

