Get Investigations CountAsk AIget https://api.safetyculture.io/incidents/v1/investigations/countQuery Paramssearchstringoptional. a string to match results againstfilters.investigation_ids.valuesarray of stringslist of values that should matchfilters.investigation_ids.valuesADD stringfilters.status_ids.valuesarray of stringslist of values that should matchfilters.status_ids.valuesADD stringfilters.site_ids.valuesarray of stringslist of values that should matchfilters.site_ids.valuesADD stringfilters.title.termstringThe term to search forfilters.title.match_behaviourstringenumDefaults to MatchBehaviourUnknownOptional. The matching behaviour of this term MatchBehaviourPartial: Partially match the term MatchBehaviourExact: Exactly match the term MatchBehaviourUnknownMatchBehaviourPartialMatchBehaviourExactAllowed:MatchBehaviourUnknownMatchBehaviourPartialMatchBehaviourExactfilters.description.termstringThe term to search forfilters.description.match_behaviourstringenumDefaults to MatchBehaviourUnknownOptional. The matching behaviour of this term MatchBehaviourPartial: Partially match the term MatchBehaviourExact: Exactly match the term MatchBehaviourUnknownMatchBehaviourPartialMatchBehaviourExactAllowed:MatchBehaviourUnknownMatchBehaviourPartialMatchBehaviourExactfilters.created_at.fromdate-timeOptional. The start point for the filter. if not specified, the from component of the range will not applyfilters.created_at.todate-timeOptional. The end point for the filter. if not specified, the to component of the range will not applyfilters.modified_at.fromdate-timeOptional. The start point for the filter. if not specified, the from component of the range will not applyfilters.modified_at.todate-timeOptional. The end point for the filter. if not specified, the to component of the range will not applyfilters.created_by.valuesarray of stringslist of values that should matchfilters.created_by.valuesADD stringfilters.owned_by.valuesarray of stringslist of values that should matchfilters.owned_by.valuesADD stringfilters.linked_issue_ids.valuesarray of stringslist of values that should matchfilters.linked_issue_ids.valuesADD stringfilters.linked_action_ids.valuesarray of stringslist of values that should matchfilters.linked_action_ids.valuesADD stringfilters.linked_inspection_ids.valuesarray of stringslist of values that should matchfilters.linked_inspection_ids.valuesADD stringfilters.category_ids.valuesarray of stringslist of values that should matchfilters.category_ids.valuesADD stringResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago