List Evaluations for a File

GET

List all Evaluations for the specified file_id.

Retrieve a list of Evaluations that evaluate versions of the specified File.

Query parameters

file_idstringRequired

Filter by File ID. Only Evaluations for the specified File will be returned.

pageintegerOptional

Page number for pagination.

sizeintegerOptional

Page size for pagination. Number of Evaluations to fetch.

Response

Successful Response

recordslist of objects
pageinteger
sizeinteger
totalinteger

Errors