Search Modified Templates
Finds modified templates in SafetyCulture.
Query
Limit the number of results returned. Default is `1000`.
The fields to return. Defaults to just `audit_id`. - template_id: Include `template_id` in the response. - name: Include `name` in the response. - modified_at: Include `modified_at` in the response. - created_at: Include `modified_at` in the response.
The order to return results in. - asc: Order by `modified_at` in ascending order. - desc: Order by `modified_at` in descending order.
Filter results modified after this date time.
Filter results modified before this date time.
Filter results by archived status. - false: Only include unarchived templates. - true: Only include archived templates. - both: Include both archived and unarchived templates.
Filter results by owner. - all: Include all templates. - me: Only include templates owned by the requesting user. - other: Only include templates owned by other users.
Comma-separated response fields to include.