---
title: "GET /content/ratings"
method: GET
path: "/content/ratings"
tags: ["Content Ratings"]
---

# GET /content/ratings

`GET /content/ratings`

returns list content rating records

## Response `200`

response

- object
  - `data` ContentRating[]
    - `id` integer
    - `name` string
    - `description` string
    - `country` string
    - `contentType` string
    - `order` integer
    - `fullName` string
  - `status` string

## Other responses

- `401` — Unauthorized

---

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