Properties
dateRange?
optionaldateRange?:object
end_time
end_time: string
Format: date-time
Description
ISO 8601 timestamp for end of date range (inclusive)start_time
start_time: string
Format: date-time
Description
ISO 8601 timestamp for start of date range (inclusive)evaluation_id?
optionalevaluation_id?:string
Description
Filter by evaluation/experiment run IDfilters?
optionalfilters?:object[]
field
field: string
operator
operator:"exists"|"not exists"|"is"|"is not"|"contains"|"not contains"|"greater than"|"less than"|"after"|"before"
type?
optionaltype?:"string"|"number"|"boolean"|"datetime"
value
value:string|number|boolean|null
Description
Array of filter criteria to applyignore_order?
optionalignore_order?:boolean
Description
Deprecated: accepted but ignored. Results are always ordered by start_time descending.limit?
optionallimit?:number
Description
Limit number of results (default 1000, max 1000)page?
optionalpage?:number

