Search Modified Inspections
Finds modified inspections in SafetyCulture.
Query
The fields to return. Defaults to just `audit_id`. - audit_id: Include `audit_id` in the response. - modified_at: Include `modified_at` in the response. - template_id: Include `template_id` in the response.
The order to return results in. - asc: Ascending order. - desc: Descending order.
Filter inspections modified after this date time.
Filter inspections modified before this date time.
Filter to inspections conducted from these templates.
Filter results by archived status. Default is `false`. - false: Only unarchived inspections. - true: Only archived inspections. - both: Both unarchived and archived inspections.
Filter results by completed status. Default is `both`. - both: Both complete and incomplete inspections. - false: Only incomplete inspections. - true: Only complete inspections.
Filter results by owner. Default is `all`. - all: Owned by anyone. - me: Only owned by the requesting user - other: Only owned by other users.
Limit the number of results returned. Default is `100`.
Comma-separated response fields to include.