Events
Subscribe to events for a specific camera (SSE)
SDK generation note: marked x-fern-ignore: true — see
subscribeAllEvents for rationale.
Same event catalog as subscribeAllEvents, filtered server-side to a
single camera ID. Useful when a single page only cares about one
camera and you want to avoid filtering on the client.
See subscribeAllEvents for the full event catalog, payload shapes,
and the dual-connected quirk.
GET
Subscribe to events for a specific camera (SSE)
Path Parameters
Camera identifier (e.g. D10F60149B0C)
Response
200 - text/event-stream
SSE event stream filtered to this camera
The response is of type string.
Subscribe to events for a specific camera (SSE)

