Tasuku
ReferenceAPI referenceWorkflows

Stream persisted workflow events

Sends workflow_event records followed by a reconnect event after the long-poll window.

GET/organizations/{organization_id}/workflow-runs/{run_id}/events/stream

Sends workflow_event records followed by a reconnect event after the long-poll window.

Authorization

tasuku_session<token>

In: cookie

Path Parameters

organization_id*string
Length1 <= length <= 128
run_id*string
Length1 <= length <= 128

Query Parameters

after?integer
Formatint64
Range0 <= value
Default0

Response Body

text/event-stream

application/json

application/json

curl -X GET "https://example.com/organizations/string/workflow-runs/string/events/stream"
"string"