list_body_parts
Retrieve body part data for incident management in Procore projects. Filter and sort options help organize injury-related information.
Instructions
List Body Parts. [Project Management/Incidents] GET /rest/v1.0/companies/{company_id}/incidents/body_parts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__selectable | No | If true, return item(s) with 'selectable' status. | |
| filters__id | No | Return item(s) with the specified IDs. | |
| filters__updated_at | No | Return item(s) last updated within the specified ISO 8601 datetime range. Formats: `YYYY-MM-DD`...`YYYY-MM-DD` - Date `YYYY-MM-DDTHH:MM:SSZ`...`YYYY-MM-DDTHH:MM:SSZ` - DateTime with UTC Offset `YYY... | |
| sort | No | Body Parts |