get https://ironcladapp.com/public/api/v1/workflows//approvals
Returns a list of approvals for the workflow. The approvalGroups
property will display only triggered approvals (i.e. conditional approvals that have not been triggered will not appear).
Workflow Step Requirement
The workflow must be in the Review step to use this endpoint. For workflows that are not in this step, the Retrieve a Workflow provides a high-level approval status (in_progress or completed).