List Investigations

Query Params
string

optional. a string to match results against

filters.investigation_ids.values
array of strings

list of values that should match

filters.investigation_ids.values
filters.status_ids.values
array of strings

list of values that should match

filters.status_ids.values
filters.site_ids.values
array of strings

list of values that should match

filters.site_ids.values
string

The term to search for

string
enum
Defaults to MatchBehaviourUnknown

Optional. The matching behaviour of this term

  • MatchBehaviourPartial: Partially match the term
  • MatchBehaviourExact: Exactly match the term
Allowed:
string

The term to search for

string
enum
Defaults to MatchBehaviourUnknown

Optional. The matching behaviour of this term

  • MatchBehaviourPartial: Partially match the term
  • MatchBehaviourExact: Exactly match the term
Allowed:
date-time

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

date-time

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

date-time

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

date-time

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

filters.created_by.values
array of strings

list of values that should match

filters.created_by.values
filters.owned_by.values
array of strings

list of values that should match

filters.owned_by.values
filters.linked_issue_ids.values
array of strings

list of values that should match

filters.linked_issue_ids.values
filters.linked_action_ids.values
array of strings

list of values that should match

filters.linked_action_ids.values
filters.linked_inspection_ids.values
array of strings

list of values that should match

filters.linked_inspection_ids.values
filters.category_ids.values
array of strings

list of values that should match

filters.category_ids.values
string
enum
Defaults to InvestigationsSortFieldUnknown

optional. the field to sort by

  • InvestigationsSortFieldCreatedAt: created sort field
  • InvestigationsSortFieldModifiedAt: modified at sort field
  • InvestigationsSortFieldTitle: title sort field
  • InvestigationsSortFieldStatus: status sort field
  • InvestigationsSortFieldUniqueID: unique ID sort field
  • InvestigationsSortFieldCategoryName: category name sort field
Allowed:
string
enum
Defaults to InvestigationsSortOrderUnknown

optional. the order to sort results

  • InvestigationsSortOrderAsc: ascending sort order
  • InvestigationsSortOrderDesc: descending sort order
Allowed:
int32
required

required. The number of results to return

string

optional. next page token from a previous response to continue fetching further results

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json