show_resource_v1_1
Retrieve schedule resource details from Procore projects to manage construction timelines and personnel allocation.
Instructions
Show resource. [Project Management/Schedule (Legacy)] GET /rest/v1.1/projects/{project_id}/schedule/resources/{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) |