Skip to main content
GET
/
api
/
cameras
/
{cameraId}
/
events
Subscribe to events for a specific camera (SSE)
curl --request GET \
  --url http://{host}:{port}/api/cameras/{cameraId}/events
"<string>"

Documentation Index

Fetch the complete documentation index at: https://crsdk.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

cameraId
string
required

Camera identifier (e.g. D10F60149B0C)

Response

200 - text/event-stream

SSE event stream filtered to this camera

The response is of type string.