List CasesAsk AIget https://api.safetyculture.io/incidents/v1/osha/casesQuery Paramspage_sizeint32requiredrequired. page_size is the maximum number of cases to return.page_tokenstringoptional. next page token from a previous response to continue fetching further resultspage_numberint32optional. The page to return from results using this method past 100 pages is not supported use the page_token instead.searchstringoptional. search is a search term to filter cases.establishment_idstringoptional. establishment_id is to filter cases to a specific establishment.year_of_filingint32optional. year_of_filing is to filter cases to a specific year.Responses 200A successful response. defaultAn unexpected error response.Updated 5 months ago