show_drawing_revision
Retrieve specific drawing revision details from Procore projects to track changes and maintain accurate construction documentation.
Instructions
Show Drawing Revision. [Project Management/Drawings] GET /rest/v1.0/projects/{project_id}/drawing_revisions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the Drawing Revision | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |