List Checklist List Point Of Contact Filter Options
list_checklist_list_point_of_contact_filter_options_project_v1_0List point of contact filter options for inspections in a project. Use to identify filter values, find IDs, or paginate results.
Instructions
List Checklist List Point of Contact 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/points_of_contact
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) |