Skip to content
Get started

Stream worker updates

$ handinger workers stream-updates
GET/api/workers/{workerId}/stream

Subscribe to a worker using server-sent events.

ParametersExpand Collapse
--worker-id: string

Worker id returned by the create worker endpoint.

ReturnsExpand Collapse
unnamed_schema_1: string

Stream worker updates

handinger workers stream-updates \
  --api-key 'My API Key' \
  --worker-id t_org_123_w_01HZY2ZJQ8G7K42W2D7WF6V4GM
Returns Examples