---
title: "GET /inspiration/types"
method: GET
path: "/inspiration/types"
tags: ["InspirationTypes"]
---

# GET /inspiration/types

`GET /inspiration/types`

returns list of inspiration types records

## Response `200`

response

- object
  - `data` InspirationType[]
    - `id` integer
    - `name` string
    - `description` string
    - `reference_name` string
    - `url` 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)
