View history

Returns details about all versions of a given stream. It helps you track changes between the versions of the stream, including monitored properties, logged data set fields, and log delivery destinations. Optionally, set both the startVersion and endVersion parameters to get details on all stream versions for a given range. For example, setting startVersion to 1 and endVersion to 3 returns details on the 1, 2, and 3 versions of the stream.

Path Params
integer
required

Uniquely identifies the stream.

Query Params
integer
Defaults to 1

Specifies the first stream version in the startVersion to endVersion range you want to fetch stream history details for. The startVersion needs to be less than the endVersion.

integer
Defaults to 1

Specifies the last stream version in the range you want to fetch stream history details for. The endVersion needs to be greater than startVersion.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json