Get sample slice
Get a slice of a sample. If you have multiple datastreams and OptionalDatastreamIndexParameter is not passed in, the first datastream is returned. sliceStart / sliceEnd are relative to the datastream.
Authorizations
Query Parameters
Begin index of the slice
End index of the slice. If not given, the sample will be sliced to the same length as the impulse input block window length.
Impulse ID. If this is unset then the default impulse is used.
Datastream index (defaults to 0)
If true, only a slice of labels will be returned for samples with multiple labels.
Response
OK
Whether the operation succeeded
If multiple payloads are present (one per datastream) this returns the first datastream.
Total number of payload values
Optional error description (set if 'success' was false)