show_project_file_version
Retrieve specific file version details from Procore projects to track document changes and maintain accurate records.
Instructions
Show project file version. [Core/Documents] GET /rest/v1.0/file_versions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the file version | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |