cURL
curl --request GET \ --url https://v1.api.flux-os.com/streams/{id} \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{}
Retrieve details of a specific stream, including its name, category, measurement units and unit conversions.
The stream ID.
A single stream.
Show child attributes