List Of Punch List Assignee Filter Options
list_of_punch_list_assignee_filter_optionsRetrieve available filter values for Punch List assignees to enable paginated overviews and ID lookups by project ID.
Instructions
List of Punch List Assignee Filter Options. Use this to enumerate Punch List records when you need a paginated overview, to find IDs, or to filter by query parameters. Returns a JSON array of available filter values for Punch List records. Required parameters: project_id. Procore API: Project Management > Punch List. Endpoint: GET /rest/v1.0/projects/{project_id}/punch_list/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) |