show_checklist_schedule
Retrieve inspection schedule details for construction projects to track and manage checklist timelines.
Instructions
Show Checklist Schedule. [Project Management/Inspections] GET /rest/v1.0/projects/{project_id}/checklist/schedules/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Checklist Schedule ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |