list_company_offices
Retrieve company office locations and details from the Procore API for administrative management and settings configuration.
Instructions
List company offices. [Company Admin/Company Settings] GET /rest/v1.0/offices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| view | No | The view determines which fields are returned. 'normal' returns id, address, city, country_code, division, fax, logo, name, phone, state_code, and zip. 'extended' additionally returns main_office. |