get https://{hostname}/datastream-config-api/v2/log/streams/
Returns information about any version of a stream, including details about the monitored properties, logged data set fields, and log delivery destination. If you omit the version
query parameter, this operation returns the last version of the stream.
Recipes
🦉
Get a stream (v2)
Open Recipe