get_operation_details_v2_0
Retrieve detailed status and results for specific asynchronous operations in Procore, using company and operation identifiers to monitor long-running tasks.
Instructions
Get Operation Details. [Company Admin/Company Settings] GET /rest/v2.0/companies/{company_id}/async_operations/{operation_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| operation_id | Yes | Unique identifier for the operation. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |