show_resource_assignment_v1_1
Retrieve specific resource assignments in Procore projects to view personnel or equipment allocations for schedule management.
Instructions
Show resource assignment. [Project Management/Schedule (Legacy)] GET /rest/v1.1/projects/{project_id}/schedule/resource_assignments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the resource | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |