List Checklist List Inspector Filter Options
list_checklist_list_inspector_filter_options_project_v1_0List inspector filter options for checklists in a Procore project. Use the returned values to filter inspection lists or find inspector IDs.
Instructions
List Checklist List Inspector Filter Options. Use this to enumerate Inspections when you need a paginated overview, to find IDs, or to filter by query parameters. Returns a JSON array of available filter values for Inspections. Required parameters: project_id. Procore API: Project Management > Inspections. Endpoint: GET /rest/v1.0/projects/{project_id}/checklist/lists/filter_options/inspectors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| page | No | Page number for paginated results (default: 1) | |
| per_page | No | Number of items per page (default: 100, max: 100) |