Search modified templatesAsk AIget https://api.safetyculture.io/templates/searchQuery Paramslimitint32Limit the number of results returned. Default is 1000.fieldarray of stringsThe 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. fieldADD stringorderstringenumDefaults to ascThe order to return results in. asc: Order by modified_at in ascending order. desc: Order by modified_at in descending order. ascdescAllowed:ascdescmodified_afterdate-timeFilter results modified after this date time.modified_beforedate-timeFilter results modified before this date time.archivedstringenumDefaults to falseFilter results by archived status. false: Only include unarchived templates. true: Only include archived templates. both: Include both archived and unarchived templates. falsetruebothAllowed:falsetruebothownerstringenumDefaults to allFilter results by owner. all: Include all templates. me: Only include templates owned by the requesting user. other: Only include templates owned by other users. allmeotherAllowed:allmeotherResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago