Workflow Runs API
GET/api/workflow-runs/dead-letter
Product availabilityAlgaPSA

List dead-lettered runs

Lists runs that failed terminally and were moved to the dead-letter set.

RBAC · workflow

Response body

Success response 200 · schema UnversionedV1Success

dataanyOfRequired
anyOf (option 1)object
anyOf (option 2)array of object
itemsobject
metaobject

Response codes

200
List dead-lettered runs.
400
Invalid request.
401
API key missing/invalid.
403
Caller lacks the required permission.
500
Unexpected error.