List Evaluations

GET

Retrieve a list of Evaluations for 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