ID for each streaming

Thanks for your help.
I am creating an EBS for TwitchExtention.
I want to store data that will be reset for each streaming operated by a viewer on TwitchExtention.
It would be nice to have an ID for each streaming, is there a way to get it?

Get Streams API has an ID - Reference | Twitch Developers

But that ID is not used anywhere else.

You could also use EventSub Stream Online/Offline to start/stop a session instead - EventSub Subscription Types | Twitch Developers