Get a workflow run by id (full detail, no checkpoint)
Workflows
Get a workflow run by id (full detail, no checkpoint)
Return a persisted workflow run for history/share detail views. Checkpoint data is omitted. Non-admins may only read their own runs.
GET
Get a workflow run by id (full detail, no checkpoint)
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Path Parameters
Response
Successful Response
Full run payload for detail/share views. Checkpoint is never included.
