list_workflow_instances
Retrieve workflow instances from Procore to monitor and manage approval processes, with filtering by object type and ID for targeted access.
Instructions
List Workflow Instances. [Core/Workflows] GET /rest/v1.0/workflow_instances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| filters__workflowed_object_id | No | Return items for a specific workflow object. | |
| filters__workflowed_object_type | No | Return items for a specific workflow object type. | |
| page | No | Page | |
| per_page | No | Elements per page |