Stream entity events
BetaEstablishes a persistent connection to stream entity events as they occur.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
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