---
title: "List Inactive Reasons"
method: GET
path: "/v2/company/{company_id}/inactive_reasons"
tags: ["Companies"]
---

# List Inactive Reasons

`GET /v2/company/{company_id}/inactive_reasons`

## Path parameters

- `company_id` integer, required

## Headers

- `x-api-version` string — An API version
- `x-company-guid` string, uuid

## Response `200`

OK

- object
  - `object` 'inactive_reason_enum', required
  - `data` string[], required

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `500` — Server Error

---

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