show_specification_section_revision
Retrieve a specific revision of a specification section in Procore to view detailed project documentation and track changes.
Instructions
Show Specification Section Revision. [Project Management/Specifications] GET /rest/v1.0/specification_section_revisions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Specification section revision ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |