Skip to main content
Read analysis data as columnar JSON, at the caller's density

Path Parameters

analysis_id
string
required

Query Parameters

x
string
required

Column plotted on x; also the axis binned on

columns
string
required

Comma-separated columns to return

max_points
integer | null

Width-derived row ceiling. Omit to return the window undecimated.

Required range: 1 <= x <= 80000
x_min
number | null

Lower x bound (inclusive)

x_max
number | null

Upper x bound (inclusive)

Response

Successful Response