Suger

get operation history events

GET https://api.suger.cloud/org/{orgId}/v2/operation/{operationId}/history

Get the history events for a Temporal workflow operation by operation ID.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
operationId path string yes Temporal Workflow ID

Responses

200 — OK

Content-Type: application/json · Schema: OperationEventsResponse

400 — Bad request error

Content-Type: application/json

500 — Internal server error

Content-Type: application/json


View as Markdown · Interactive API reference