GetRunsResponse = object
Description
Response for GET /runsProperties
evaluations
evaluations: object[]
configuration
configuration: object
Index Signature
[key: string]: unknown
created_at
created_at: string
dataset_id?
optionaldataset_id?:string|null
description?
optionaldescription?:string|null
event_ids
event_ids: string[]
id
id: string
is_active
is_active: boolean
metadata
metadata: object
Index Signature
[key: string]: unknown
metrics?
optionalmetrics?:object
Index Signature
[key: string]: number
name?
optionalname?:string|null
results
results: object
Index Signature
[key: string]: unknown
run_id
run_id: string
scope_id
scope_id: string
scope_type
scope_type: string
status?
optionalstatus?:string|null
updated_at?
optionalupdated_at?:string|null
metrics
metrics: string[]
pagination
pagination: object
has_next
has_next: boolean
has_prev
has_prev: boolean
limit
limit: number
page
page: number
total
total: number
total_pages
total_pages: number
total_unfiltered
total_unfiltered: number

