Evaluations
Get Historical Test Case Result
GET
/
v4
/
evaluations
/
{evaluation_id}
/
test-case-results
/
{test_case_result_id}
/
history
/
{num}
Authorizations
Path Parameters
Response
200 - application/json
The status of the test case result. This should not be explictly set when creating a test case result. When patching a test case result, this field can be set to 'PENDING' to prevent the test case result from being marked 'COMPLETED'.
Available options:
PENDING
, COMPLETED
, FAILED
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.
Available options:
UNAUDITED
, FIXED
, APPROVED
Available options:
GENERATION
The result of the test case evaluation, in JSON form where the key is the question ID and the value is the result.
The time spent labeling in seconds.
The user who annotated the task.
The date and time when the entity was archived in ISO format.