Return time series data from storage.
Does not include steps or cycles. Use GET /steps for steps and GET /cycles for cycle metrics.
Documentation Index
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Target rows for downsampled time series
x >= 1Comma-separated list of columns to load (e.g., 'time,voltage')
Comma-separated list of step counts to filter (e.g., '0,1,2')
Comma-separated list of cycle counts to filter (e.g., '1,2,3')
Deprecated: use x_min
Deprecated: use x_max
Minimum x-axis value to filter
Maximum x-axis value to filter
Column name for x-axis filtering (e.g., 'Time [s]')
Successful Response