Skip to main content
Get Optimization Series

Path Parameters

id
string
required

Query Parameters

objective
string
required

Objective name within the payload

source
string
default:optimal

Which solve: 'optimal' or 'baseline'

columns
string | null

Comma-separated channels besides the x column

x
string
default:Time [s]

Column plotted on x, and windowed on

max_points
integer | null

Row ceiling, from the plot's measured width

Required range: x >= 1
x_min
number | null

Window lower bound, in x's units

x_max
number | null

Window upper bound, in x's units

Response

Successful Response