Skip to content
Dashboard

Stream events

GET/computers/{id}/events

Stream real-time events using Server-Sent Events (SSE)

Path ParametersExpand Collapse
id: string

Stream events

curl https://api.tzafon.ai/computers/$ID/events \
    -H "Authorization: Bearer $TZAFON_API_KEY"
Returns Examples