Skip to main content
GetDatapointsResponse = object

Description

Response for GET /datapoints

Properties

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?

optional linked_datasets?: string[]

linked_event

linked_event: string | null

metadata

metadata: {[key: string]: unknown; } | null

updated_at?

optional updated_at?: string