Stream Position

Stream position elements contain a position reference for one or more logical streams of time sequenced data. The position reference may be an approximate external specification like a timestamp, or an opaque internal specification of position returned by a previous API call. Stream positions may be defined as a complex, multi-element type or may be a string.

The stream position is used to retrieve data in batches, and allows the caller to paginate through the result. The stream position passed within an API request is the value of the stream position returned in the previous response. Modifying the stream position returned from the previous API call is not recommended and may result in unexpected API behavior.

APIs Supporting Stream Position

Simple Stream Position

Complex Stream Position