Employers
List OSHA accidents
Per-event OSHA accident records (inspection-triggered).
Each row is an accident/fatality/catastrophe OSHA documented while investigating an inspection at this employer. Distinct from /employers/{id}/severe-injuries (SIR is injury-triggered and self-reported under 29 CFR 1904.39); accidents only surface through an OSHA-opened inspection.
The narrative abstract_text is truncated at 4000 chars upstream (silver/osha_accident_detail) to keep row size bounded.
Metered: one lookup per call, same as inspections / SIR. Newest event first.
get/v1/employers/{employer_id}/osha-accidents
Path parameters
employer_idstring required
Query parameters
limitinteger
offsetinteger
Headers
X-Api-Keystring
Response
Successful Response
{"stackTrail":"paths:/v1/employers/{employer_id}/osha-accidents:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}