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
Key | Datatype | Required | Description |
---|---|---|---|
sliceStart | string | (Required) Begin index of the slice | |
sliceEnd | string | (Required) End index of the slice |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}