Get sample slice
GET {{baseUrl}}/api/:projectId/raw-data/:sampleId/slice?sliceStart=<integer>&sliceEnd=<integer>
Get a slice of a sample.
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"}