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