View history

Returns details about all versions of a given stream. It helps you track changes between the stream's versions, 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 stream's 1, 2, and 3 versions.

Path Params
string
enum
required

Enum Defines the stream's log type: CDN, EdgeWorkers, Edge DNS, Global Traffic Management, or SIEM event logs for Application Security. For details, see Log types.

Allowed:
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.

Response

Language
URL
LoadingLoading…
Response
Choose an example:
application/json