list_companies
Retrieve and manage company data from Procore, including pagination and filtering options for free companies.
Instructions
List Companies. [Company Admin/Company Settings] GET /rest/v1.0/companies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page | |
| per_page | No | Elements per page | |
| include_free_companies | No | By default the endpoint excludes free companies. Provide include_free_companies=true to include them |