list_project_state_codes
Retrieve state or province codes for a specific project and country to filter directory data in Procore. Use this tool to access standardized location codes required for API operations.
Instructions
List Project State Codes. [Core/Directory] GET /rest/v1.0/projects/{project_id}/directory/filter_options/state_codes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| country_code | Yes | Code that identifies a country | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |