---
title: "Parent-company rollup"
method: GET
path: "/v1/employers/parent"
tags: ["Employers"]
---

# Parent-company rollup

`GET /v1/employers/parent`

Parent company risk rollup — aggregate risk across all locations.

Returns company-wide statistics (total inspections, violations, penalties,
penalty totals) plus a paginated list of individual locations sorted
by total OSHA penalties (highest first).

Premium feature for enterprise customers evaluating national employers.

## Query parameters

- `name` string, required — Parent company name (e.g., 'Amazon', 'Walmart')
- `state` string — Filter locations by state
- `limit` integer
- `offset` integer

## Headers

- `X-Api-Key` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/fastdol/apis/fastdol-api.md) · [All operations](https://skmtc.net/fastdol/apis/fastdol-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fastdol/fastdol-api/revisions/f5a72ed18934/schema)
