show_classification_project
Retrieve work classification details for a specific project in Procore to manage project settings and organization.
Instructions
Show classification. [Company Admin/Company Settings] GET /rest/v1.0/projects/{project_id}/work_classifications/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |