Skip to main content
GET
List Workflow Approval Procedures

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string
required

The ID of the workflow to list approval procedures for.

Response

Success

data
WorkflowApprovalProcedure · object[]

The list of approval procedures (typically 0 or 1).