show_rfi_reply
Retrieve specific RFI replies from Procore projects to access detailed response information for construction management workflows.
Instructions
Show RFI Reply. [Project Management/RFI] GET /rest/v1.0/projects/{project_id}/rfis/{rfi_id}/replies/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| rfi_id | Yes | RFI ID | |
| id | Yes | Reply ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |