v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Investigations

Get Investigations Count

get/incidents/v1/investigations/count

Query parameters

searchstring

optional. a string to match results against

filters.investigation_ids.valuesstring[]

list of values that should match

filters.status_ids.valuesstring[]

list of values that should match

filters.site_ids.valuesstring[]

list of values that should match

filters.title.termstring

The term to search for

filters.title.match_behaviour'MatchBehaviourPartial' | 'MatchBehaviourExact'

Optional. The matching behaviour of this term

  • MatchBehaviourPartial: Partially match the term
  • MatchBehaviourExact: Exactly match the term
filters.description.termstring

The term to search for

filters.description.match_behaviour'MatchBehaviourPartial' | 'MatchBehaviourExact'

Optional. The matching behaviour of this term

  • MatchBehaviourPartial: Partially match the term
  • MatchBehaviourExact: Exactly match the term
filters.created_at.fromstring date-time

Optional. The start point for the filter. if not specified, the from component of the range will not apply

filters.created_at.tostring date-time

Optional. The end point for the filter. if not specified, the to component of the range will not apply

filters.modified_at.fromstring date-time

Optional. The start point for the filter. if not specified, the from component of the range will not apply

filters.modified_at.tostring date-time

Optional. The end point for the filter. if not specified, the to component of the range will not apply

filters.created_by.valuesstring[]

list of values that should match

filters.owned_by.valuesstring[]

list of values that should match

filters.linked_issue_ids.valuesstring[]

list of values that should match

filters.linked_action_ids.valuesstring[]

list of values that should match

filters.linked_inspection_ids.valuesstring[]

list of values that should match

filters.category_ids.valuesstring[]

list of values that should match

Response

A successful response.

countinteger

the count of investigations matching the request