Stream entity events
BetaEstablishes a persistent connection to stream entity events as they occur.
Authentication
AuthorizationBearer
Bearer token using a JWT
Request
This endpoint expects an object.
heartbeatIntervalMS
at what interval to send heartbeat events, defaults to 30s.
preExistingOnly
only stream pre-existing entities in the environment and then close the connection, defaults to false.
componentsToInclude
list of components to include, leave empty to include all components.
Response
Returns all pre-existing data and then return all new data as they become available.
heartbeat
OR
entity