show_workflow_activity_history
Retrieve detailed audit trail of workflow activities and status changes in Procore to track process history and compliance.
Instructions
Show Workflow Activity History. [Core/Workflows] GET /rest/v1.0/workflow_activity_histories/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| workflow_instance_id | Yes | Workflow Instance ID | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |