> ## Documentation Index
> Fetch the complete documentation index at: https://ileolami.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Rated Tv

> This endpoint get list of user's rated TV



## OpenAPI

````yaml get /3/account/{account_id}/rated/tv
openapi: 3.0.3
info:
  title: The Movie Database
  description: Reference
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: ACCOUNT
  - name: AUTHENTICATION
  - name: CERTIFICATION
  - name: CHANGES
  - name: COLLECTION
  - name: COMPANIES
  - name: CONFIGURATION
  - name: CREDITS
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSION
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORK
  - name: PEOPLE
  - name: PEOPLE LISTS
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODES GROUPS
  - name: WATCH PROVIDERS
paths:
  /3/account/{account_id}/rated/tv:
    parameters:
      - name: account_id
        in: path
        required: true
        schema:
          type: integer
        description: 'unique identifier of an account '
    get:
      tags:
        - ACCOUNT
      summary: Rated Tv
      description: This endpoint get list of user's rated TV
      operationId: ratedTv
      parameters:
        - name: page
          in: query
          schema:
            type: integer
            default: 1
          description: page number to retrieve specific paginated results.
        - name: session_id
          in: query
          schema:
            type: string
          description: session ID for authentication or tracking purposes
        - name: language
          in: query
          schema:
            type: string
            default: en-US
          description: language based on region
        - name: sort_by
          in: query
          schema:
            type: string
            description: Sort the results either in ascending order or descending order
            enum:
              - created_at.asc
              - created_at.desc
      responses:
        '200':
          description: Rated Tv
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=0
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 03 Jan 2025 19:54:20 GMT
            ETag:
              schema:
                type: string
                example: W/"4e101d4d83ee06925e95acc6153ccd63"
            Server:
              schema:
                type: string
                example: openresty
            Transfer-Encoding:
              schema:
                type: string
                example: chunked
            Vary:
              schema:
                type: string
                example: Origin
            Via:
              schema:
                type: string
                example: >-
                  1.1 a95a47d0ae281d5cb9d53eb5abd9a948.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: l5G3GqW5S0Lkn5eeOwE6KAj60DX4nDPhc-mApZeq6CWXQY2dxZjldw==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LOS50-P2
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: MISS
            x-memc-age:
              schema:
                type: string
                example: '0'
            x-memc-expires:
              schema:
                type: string
                example: '0'
            x-memc-key:
              schema:
                type: string
                example: 337117b70947d4314d0e6279dbae8093
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        backdrop_path:
                          type: string
                          example: /mc3rG5M9dFVjMfaCFNfbD5gu2pK.jpg
                        first_air_date:
                          type: string
                          example: '2005-02-06'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 16
                          example:
                            - 16
                            - 35
                        id:
                          type: number
                          example: 1433
                        name:
                          type: string
                          example: American Dad!
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: US
                          example:
                            - US
                        original_language:
                          type: string
                          example: en
                        original_name:
                          type: string
                          example: American Dad!
                        overview:
                          type: string
                          example: >-
                            The series focuses on an eccentric motley crew that
                            is the Smith family and their three housemates:
                            Father, husband, and breadwinner Stan Smith; his
                            better half housewife, Francine Smith; their
                            college-aged daughter, Hayley Smith; and their
                            high-school-aged son, Steve Smith. Outside of the
                            Smith family, there are three additional main
                            characters, including Hayley's boyfriend turned
                            husband, Jeff Fischer; the family's
                            man-in-a-goldfish-body pet, Klaus; and most notably
                            the family's zany alien, Roger, who is "full of
                            masquerades, brazenness, and shocking antics."
                        popularity:
                          type: number
                          example: 366.595
                        poster_path:
                          type: string
                          example: /j84ZtVRoxKWTsQUya77um4l8Dqs.jpg
                        rating:
                          type: number
                          example: 8.5
                        vote_average:
                          type: number
                          example: 6.957
                        vote_count:
                          type: number
                          example: 2132
                    example:
                      - adult: false
                        backdrop_path: /mc3rG5M9dFVjMfaCFNfbD5gu2pK.jpg
                        first_air_date: '2005-02-06'
                        genre_ids:
                          - 16
                          - 35
                        id: 1433
                        name: American Dad!
                        origin_country:
                          - US
                        original_language: en
                        original_name: American Dad!
                        overview: >-
                          The series focuses on an eccentric motley crew that is
                          the Smith family and their three housemates: Father,
                          husband, and breadwinner Stan Smith; his better half
                          housewife, Francine Smith; their college-aged
                          daughter, Hayley Smith; and their high-school-aged
                          son, Steve Smith. Outside of the Smith family, there
                          are three additional main characters, including
                          Hayley's boyfriend turned husband, Jeff Fischer; the
                          family's man-in-a-goldfish-body pet, Klaus; and most
                          notably the family's zany alien, Roger, who is "full
                          of masquerades, brazenness, and shocking antics."
                        popularity: 366.595
                        poster_path: /j84ZtVRoxKWTsQUya77um4l8Dqs.jpg
                        rating: 8.5
                        vote_average: 6.957
                        vote_count: 2132
                  total_pages:
                    type: number
                    example: 1
                  total_results:
                    type: number
                    example: 1
              examples:
                Rated Tv:
                  value:
                    page: 1
                    results:
                      - adult: false
                        backdrop_path: /mc3rG5M9dFVjMfaCFNfbD5gu2pK.jpg
                        first_air_date: '2005-02-06'
                        genre_ids:
                          - 16
                          - 35
                        id: 1433
                        name: American Dad!
                        origin_country:
                          - US
                        original_language: en
                        original_name: American Dad!
                        overview: >-
                          The series focuses on an eccentric motley crew that is
                          the Smith family and their three housemates: Father,
                          husband, and breadwinner Stan Smith; his better half
                          housewife, Francine Smith; their college-aged
                          daughter, Hayley Smith; and their high-school-aged
                          son, Steve Smith. Outside of the Smith family, there
                          are three additional main characters, including
                          Hayley's boyfriend turned husband, Jeff Fischer; the
                          family's man-in-a-goldfish-body pet, Klaus; and most
                          notably the family's zany alien, Roger, who is "full
                          of masquerades, brazenness, and shocking antics."
                        popularity: 366.595
                        poster_path: /j84ZtVRoxKWTsQUya77um4l8Dqs.jpg
                        rating: 8.5
                        vote_average: 6.957
                        vote_count: 2132
                    total_pages: 1
                    total_results: 1
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````