Gets the details of a evaluation dataset version
This API can be used to get information about a single evaluation dataset version by ID. To use this API, pass in the id that was returned from your Create Evaluation Dataset Version API call as a path parameter.
Review the response schema to see the fields that will be returned.
Successful Response
The version number, automatically incremented on creation
The ID of the associated evaluation dataset.
Boolean to check whether or not the evaluation dataset is in draft mode
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 The date and time that all test case results for the evaluation were completed for the evaluation in ISO format.
The date and time when the entity was archived in ISO format.