cURL
curl --request GET \ --url https://api.beamstudio.ai/agent-tasks/{taskId}/updates \ --header 'x-api-key: <api-key>'
Subscribe to real-time updates for a specific task using Server-Sent Events (SSE). Returns a stream of task execution status changes and results.