Get Logs for Evaluation

GET

Get the Logs associated to a specific Evaluation.

This returns the Logs associated to all Runs within with the Evaluation.

Path parameters

idstringRequired

String ID of evaluation. Starts with ev_ or evr_.

Query parameters

pageintegerOptional

Page number for pagination.

sizeintegerOptional

Page size for pagination. Number of Logs to fetch.

Response

Successful Response

recordslist of objects
pageinteger
sizeinteger
totalinteger

Errors