workflows

get/api/v1/workflows/runs/{runId}/stream

Path parameters

runIdstring required

Query parameters

temporalRunIdstring
cursorstring
terminalCursorstring
logCursorstring date-time

Response

Server-sent events stream for workflow run updates

Changes

Changed in 5 of the 49 revisions of this API.24

  • c38df714f38311See the full diff
    • added the pattern ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$ to the query request parameter logCursor

      request-parameter-pattern-added

    • for the query request parameter logCursor, the type/format was generalized from integer/ to string/date-time

      request-parameter-type-generalized

    • added the new optional query request parameter logCursor

      new-optional-request-parameter

    • added the new optional query request parameter terminalCursor

      new-optional-request-parameter

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog