show_project_date_v1_0_2
Retrieve specific project date information from Procore using the project ID and date ID to access scheduling details.
Instructions
Show Project Date. [Core/Project] GET /rest/v1.0/project_dates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Project Date | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |