Logo
Akamai APIs API Documentation

History

Number of APIs: 1


1. View history

GET https://{{host}}/datastream-config-api/v2/log/streams/:streamId/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.



ENDPOINTS