list_app_configurations
Retrieve app configurations for a company in Procore to manage integrations and marketplace applications.
Instructions
List app configurations. [Platform - Developer Tools/App Marketplace] GET /rest/v1.0/companies/{company_id}/app_configurations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| sort | No | Direction (asc/desc) can be controlled by the presence or absence of '-' before the sort parameter. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__app_installation_id | No | App installation ID | |
| filters__project_id | No | Project ID |