200 Successful Response
Schema: PendingApprovalsResponse
-
itemsarray · PendingApprovalItem PendingApprovalItem -
Suspended approval rows, newest first (max 200).
7 fields
-
execution_idstring required -
Workflow execution UUID.
-
workflow_idstring required -
AP approval workflow UUID.
-
node_idstring -
Approval gate node id the run is waiting on.
-
tierstring -
Tier of the suspended gate ('ops', 'advisor', 'owner').
-
labelstring -
Human-readable label of the suspended gate.
-
suspended_atstring -
ISO timestamp when execution was suspended.
-
billPendingApprovalBill requiredPendingApprovalBill -
Bill awaiting approval.
-