---
title: "GET /companies/types"
method: GET
path: "/companies/types"
tags: ["Companies"]
---

# GET /companies/types

`GET /companies/types`

returns all company type records

## Response `200`

response

- object
  - `data` CompanyType[]
    - `companyTypeId` integer
    - `companyTypeName` string
  - `status` string

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/thetvdb/apis/tvdb-api-v4.md) · [All operations](https://skmtc.dev/thetvdb/apis/tvdb-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thetvdb/tvdb-api-v4/revisions/5d7caa274c72/schema)
