Get raw sample (slice)

GET {{baseUrl}}/api/:projectId/dsp/:dspId/raw-data/:sampleId/slice?sliceStart=<integer>&sliceEnd=<integer>

Get slice of raw sample data, but with only the axes selected by the DSP block. E.g. if you have selected only accX and accY as inputs for the DSP block, but the raw sample also contains accZ, accZ is filtered out.

Request Params

KeyDatatypeRequiredDescription
sliceStartstring(Required) Begin index of the slice
sliceEndstring(Required) End index of the slice

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}