list_all_classification
Retrieve all work classifications for a company in Procore to manage project categories and organizational settings.
Instructions
List all Classification. [Company Admin/Company Settings] GET /rest/v1.0/companies/{company_id}/work_classifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| serializer_view | No | The data set that should be returned from the serializer. Default view is normal. |