Skip to main content
Get Job Validation Series

Path Parameters

job_id
string
required

Job whose validation series to read

Query Parameters

objective
string
required

Objective name within the payload

source
string
default:optimal

Which solve to read: 'optimal' or 'baseline'

columns
string | null

Comma-separated channels to return besides the x column. Defaults to every channel the objective carries.

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