MINARA

Stream factor research task events

GET /v1/factors/tasks/:id/events — Replays and tails durable events for the task's current round as Server-Sent Events.

GET /v1/factors/tasks/:id/events

Replays and tails durable events for the task's current round as Server-Sent Events.

MethodGET
Path/v1/factors/tasks/:id/events
AuthAuthorization: Bearer <token> required
Categoryresearch

Response body

text/event-stream — id, event, and JSON data frames

On this page