Skip to main content
GET
Python

Path Parameters

model_deployment_id
string
required

Query Parameters

start_date
string<date-time> | null
required
end_date
string<date-time> | null
required
chunks
integer | null
required

Response

Successful Response

data
DataPoint · object[]
required

The list of data points for the given period

start_date
string<date-time>
required

The start date of the data points. Equal to the first date in the data list

end_date
string<date-time>
required

The end date of the data points. Equal to the last date in the data list