GetDatapointsResponse = object
Description
Response for GET /datapointsProperties
datapoints
datapoints: object[]
created_at
created_at: string
ground_truth
ground_truth: {[key:string]:unknown; } |null
history
history: object[]
Index Signature
[key: string]: unknown
id
id: string
inputs
inputs: object
Index Signature
[key: string]: unknown
linked_datasets?
optionallinked_datasets?:string[]
linked_event
linked_event:string|null
metadata
metadata: {[key:string]:unknown; } |null
updated_at?
optionalupdated_at?:string

