List Investigation ActionsAsk AIget https://api.safetyculture.io/incidents/v1/investigations/{investigation_id}/actionsPath Paramsinvestigation_idstringrequiredoptional (if sequence_id is set). Investigation UUID to getQuery Paramssequence_idstringoptional (if investigation_id is set). Investigation sequence ID to fetchpage_sizeint32requiredrequired. The number of results to returnpage_tokenstringoptional. next page token from a previous response to continue fetching further resultslist_modestringenumDefaults to InvestigationLinkListModeUnknownoptional. the mode to use for linked actions listing. InvestigationLinkListModeAll: all links mode. default. InvestigationLinkListModeDirectOnly: direct links only mode. InvestigationLinkListModeUnknownInvestigationLinkListModeAllInvestigationLinkListModeDirectOnlyAllowed:InvestigationLinkListModeUnknownInvestigationLinkListModeAllInvestigationLinkListModeDirectOnlyResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago