list_environmentals
Retrieve environmental data for construction projects, including incident-related environmental information, with filtering and sorting options.
Instructions
List Environmentals. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/incidents/environmentals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| incident_id | No | Incident ID. When provided, the list will be scoped to only the Environmentals for a given Incident. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__environmental_type_id | No | Return item(s) with the specified Environmental Type ID. | |
| filters__query | No | Return item(s) containing search query | |
| sort | No | sort |