subscribe Send
Subscribes to request events in the send table for a given id.
The returned Flow emits StateEvent instances whenever a request is created, updated, or deleted under the given id.
This is typically used by consumers who want to observe all outgoing requests for a particular id.
Return
a Flow of StateEvent describing request changes
Parameters
id
the outer identifier