Get raw sample

GET {{baseUrl}}/api/:projectId/dsp/:dspId/raw-data/:sampleId?limitPayloadValues=<integer>

Get 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. If you pass dspId = 0 this will return a raw graph without any processing.

Request Params

KeyDatatypeRequiredDescription
limitPayloadValuesstringLimit the number of payload values in the response

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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