show_app_configuration
Retrieve app configuration details from Procore's API to manage settings and integration parameters for company applications.
Instructions
Show app configuration. [Platform - Developer Tools/App Marketplace] GET /rest/v1.0/companies/{company_id}/app_configurations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App Configuration ID | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |