show_checklist_comment
Retrieve a specific comment from a Procore checklist to review inspection feedback and track project management discussions.
Instructions
Show Checklist Comment. [Project Management/Inspections] GET /rest/v1.0/checklist/lists/{list_id}/comments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| id | Yes | Comment ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |