show_submittal_v1_1
Retrieve specific submittal details from Procore projects to access documentation, track status, and manage construction workflows using project and submittal IDs.
Instructions
Show Submittal. [Project Management/Submittals] GET /rest/v1.1/projects/{project_id}/submittals/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Submittal ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |