v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
OSHA

List Cases

get/incidents/v1/osha/cases

Query parameters

page_sizeinteger required

required. page_size is the maximum number of cases to return.

page_tokenstring

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

page_numberinteger

optional. The page to return from results using this method past 100 pages is not supported use the page_token instead.

searchstring

optional. search is a search term to filter cases.

establishment_idstring

optional. establishment_id is to filter cases to a specific establishment.

year_of_filinginteger

optional. year_of_filing is to filter cases to a specific year.

Response

A successful response.

next_page_tokenstring

next_page_token is a token which can be used to fetch further results (for pagination).