Check Company Zone
check_company_zoneRetrieve zone routing and web URL for a Procore company zone to access Platform Services and paginate results.
Instructions
Get a response indicating zone routing and web url for zone. Use this to read information about Platform Services from Procore. Returns a paginated JSON array of Platform Services. Use page and per_page to control pagination; the response includes pagination metadata. Procore API: Platform - Developer Tools > Platform Services. Endpoint: GET /rest/v1.0/company_base_url
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for paginated results (default: 1) | |
| per_page | No | Number of items per page (default: 100, max: 100) |