get_observation_item_pdf_url
Retrieve the PDF URL for a specific observation item in Procore projects to access detailed documentation and reports.
Instructions
Get Observation Item PDF url. [Project Management/Observations] GET /rest/v1.0/observations/items/{id}/pdf
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Observation Item ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |