Checklist Schedule Assignee Filter Options
checklist_schedule_assignee_filter_optionsGet valid assignee filter options for inspection checklists to populate filter UI. Requires project ID.
Instructions
Checklist Schedule Assignee Filter Options. Use this to populate a filter UI with the valid values for Inspections. 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/schedules/filter_options/assignees
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) |