---
title: "List active funding strikes"
method: GET
path: "/companies/{company}/funding_strikes"
---

# List active funding strikes

`GET /companies/{company}/funding_strikes`

Returns a list of active funding failure strikes for a company. Strikes   represent funding failure offenses that    factor into Check's processing period demotion and termination decisions.

## Path parameters

- `company` string, required

## Response `200`

- object
  - `next` string
  - `previous` string
  - `results` object[]
    - `created_at` string

---

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