Get the original downsampled data
GET {{baseUrl}}/api/:projectId/raw-data/:sampleId/original?limitPayloadValues=<integer>&zoomStart=<integer>&zoomEnd=<integer>
Get the original, uncropped, downsampled data.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limitPayloadValues | string | Limit the number of payload values in the response | |
zoomStart | string | Zoom into the sample, with the focus starting at this index | |
zoomEnd | string | Zoom into the sample, with the focus ending at this index |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}