Watch mode
Stream package change events (SSE)
Opens a Server-Sent Events (SSE) stream of file-change events for the package, used by in-package HTML data apps (via the publisher.js runtime) to live-reload when their sources are edited.
GET
/environments/{environmentName}/packages/{packageName}/eventsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
environmentName*string
Name of the environment
Match
^[a-zA-Z0-9_-]+$packageName*string
Name of the package
Match
^[a-zA-Z0-9_-]+$Response Body
text/event-stream
application/json
application/json
application/json
application/json
application/json