List all Logs for the given filter criteria.
Unique identifier for the File to list Logs for.
Page number for pagination.
Page size for pagination. Number of Logs to fetch.
If provided, only Logs belonging to the specified Version will be returned.
If provided, only Logs belonging to Versions with the specified status will be returned.
If provided, only Logs that contain the provided string in its inputs and output will be returned.
If provided, only Logs that contain the provided string in its metadata will be returned.
If provided, only Logs created after the specified date will be returned.
If provided, only Logs created before the specified date will be returned.
If true, include the full parent Log in the response. Only applicable when retrieving Evaluator Logs.
If true, return Logs that are associated to a Trace. False, return Logs that are not associated to a Trace.
If provided, limit the response to a random subset of logs from the filtered results. (This will be an approximate sample, not a strict limit.)
Successful Response