Check Company Zone
check_company_zoneRetrieve the zone routing, web URL, and complete field set for a company zone via the Procore API. This read-only operation returns the full zone details.
Instructions
Get a response indicating zone routing and web url for zone. Use this when you already know which company zone you want and need its full field set. Returns a single JSON object describing the company zone. Read-only — it changes nothing in Procore. Failures come back as an error payload carrying the HTTP status — commonly 401 when the token has expired, 403 without tool permission, and 404 when an id does not resolve. Procore API: Platform - Developer Tools > Platform Services. Endpoint: GET /rest/v1.0/company_base_url
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||