get_permission_level_options
Retrieve available permission level options for workforce planning in Procore to configure user access and resource management settings.
Instructions
Get Permission Level Options. [Resource Management/Resource Planning] GET /rest/v1.0/workforce-planning/v2/companies/{company_id}/permission-level-options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. This parameter accepts both formats: - **Recommended**: Procore company ID (integer) - Use this for new integrations - Legacy: LaborChart UUID format (uuid string... | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |