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

# Lists

> This endpoint get the lists that a movie has been added to.



## OpenAPI

````yaml api-reference/openapi3.json get /3/movie/{movie_id}/lists
openapi: 3.0.3
info:
  title: The Movie Database
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: AUTHENTICATION
  - name: ACCOUNT
  - name: CERTIFICATIONS
  - name: CHANGES
  - name: COLLECTIONS
  - name: COMPANY
  - name: CONFIGURATION
  - name: CREDIT
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSIONS
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORKS
  - name: PEOPLE LIST
  - name: PEOPLE
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODE GROUP
  - name: WATCH PROVIDERS
paths:
  /3/movie/{movie_id}/lists:
    get:
      tags:
        - MOVIES
      summary: Lists
      description: This endpoint get the lists that a movie has been added to.
      operationId: lists1
      parameters:
        - $ref: '#/components/parameters/language'
        - $ref: '#/components/parameters/page'
        - $ref: '#/components/parameters/movie_id'
      responses:
        '200':
          description: lists
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=28022
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 03 Jan 2025 23:19:57 GMT
            ETag:
              schema:
                type: string
                example: W/"dc1606efbd509929257a2392ed0629a6"
            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 613faec4b883bfe2ebdd8a74d5006f4c.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: qxUuApax6-HfvWzANAumphL12muU10FH9DrzaSTBW5mMKfJg3ftCmQ==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD89-C3
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '208'
            x-memc-expires:
              schema:
                type: string
                example: '28022'
            x-memc-key:
              schema:
                type: string
                example: aca861e50080a93ff05f38002e14b58f
          content:
            application/json:
              schema:
                type: object
                properties:
                  id:
                    type: number
                    example: 558449
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        description:
                          type: string
                          example: >-
                            vudu Top 10 Movies - Updated
                            2025-01-03T18:01:42.657-05:00
                        favorite_count:
                          type: number
                          example: 0
                        id:
                          type: number
                          example: 8303524
                        iso_3166_1:
                          type: string
                          example: US
                        iso_639_1:
                          type: string
                          example: en
                        item_count:
                          type: number
                          example: 8
                        list_type:
                          type: string
                          example: movie
                        name:
                          type: string
                          example: Top 10 Movies - Vudu
                        poster_path:
                          nullable: true
                          example: null
                    example:
                      - description: >-
                          vudu Top 10 Movies - Updated
                          2025-01-03T18:01:42.657-05:00
                        favorite_count: 0
                        id: 8303524
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 8
                        list_type: movie
                        name: Top 10 Movies - Vudu
                        poster_path: null
                      - description: >-
                          itunes Top 10 Movies - Updated
                          2025-01-03T18:01:18.324-05:00
                        favorite_count: 0
                        id: 8303529
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 10
                        list_type: movie
                        name: Top 10 Movies - iTunes
                        poster_path: null
                      - description: >-
                          amazon Top 10 Movies - Updated
                          2025-01-03T18:00:41.843-05:00
                        favorite_count: 0
                        id: 8303535
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 8
                        list_type: movie
                        name: Top 10 Movies - Amazon
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8501680
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 14
                        list_type: movie
                        name: Action
                        poster_path: null
                      - description: Master List In Progress
                        favorite_count: 0
                        id: 51108
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 11779
                        list_type: movie
                        name: My Movies
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8501581
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 68
                        list_type: movie
                        name: Tobhar
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8502517
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 25
                        list_type: movie
                        name: MY TV SHOWS
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 7053491
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 6736
                        list_type: movie
                        name: New HD (Popular)
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8290390
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 273
                        list_type: movie
                        name: Live-Action
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8238235
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 11363
                        list_type: movie
                        name: My Movie Library
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 143813
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 15413
                        list_type: movie
                        name: MNR
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8168597
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 15720
                        list_type: movie
                        name: movies
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8503973
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 32
                        list_type: movie
                        name: lams
                        poster_path: null
                      - description: Photography aligned with beauty.
                        favorite_count: 0
                        id: 8501221
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 1762
                        list_type: movie
                        name: Cinematography One
                        poster_path: null
                      - description: "Trying to list the movies I have watched, but it may take quite some time to complete it.\r\n\r\nBy the way, I use MyAnimeList's notation system, which is:\r\n\r\n(1)\_Appalling; (2) Horrible; (3) Very Bad; (4) Bad; (5) Average; (6) Fine; (7) Good; (8) Very Good; (9) Great; (10) Masterpiece"
                        favorite_count: 0
                        id: 8303328
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 202
                        list_type: movie
                        name: WATCHED
                        poster_path: null
                      - description: interesting 😎
                        favorite_count: 0
                        id: 8504939
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 1
                        list_type: movie
                        name: GB playlist
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8502481
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 10
                        list_type: movie
                        name: MINE
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8502368
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 8
                        list_type: movie
                        name: movies
                        poster_path: null
                      - description: A list of Movies running in Theaters
                        favorite_count: 0
                        id: 63802
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 38
                        list_type: movie
                        name: Now Running
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8504363
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 20
                        list_type: movie
                        name: KD Sami 🙃🤪🫠
                        poster_path: null
                  total_pages:
                    type: number
                    example: 11
                  total_results:
                    type: number
                    example: 216
              examples:
                lists:
                  value:
                    id: 558449
                    page: 1
                    results:
                      - description: >-
                          vudu Top 10 Movies - Updated
                          2025-01-03T18:01:42.657-05:00
                        favorite_count: 0
                        id: 8303524
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 8
                        list_type: movie
                        name: Top 10 Movies - Vudu
                        poster_path: null
                      - description: >-
                          itunes Top 10 Movies - Updated
                          2025-01-03T18:01:18.324-05:00
                        favorite_count: 0
                        id: 8303529
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 10
                        list_type: movie
                        name: Top 10 Movies - iTunes
                        poster_path: null
                      - description: >-
                          amazon Top 10 Movies - Updated
                          2025-01-03T18:00:41.843-05:00
                        favorite_count: 0
                        id: 8303535
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 8
                        list_type: movie
                        name: Top 10 Movies - Amazon
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8501680
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 14
                        list_type: movie
                        name: Action
                        poster_path: null
                      - description: Master List In Progress
                        favorite_count: 0
                        id: 51108
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 11779
                        list_type: movie
                        name: My Movies
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8501581
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 68
                        list_type: movie
                        name: Tobhar
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8502517
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 25
                        list_type: movie
                        name: MY TV SHOWS
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 7053491
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 6736
                        list_type: movie
                        name: New HD (Popular)
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8290390
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 273
                        list_type: movie
                        name: Live-Action
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8238235
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 11363
                        list_type: movie
                        name: My Movie Library
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 143813
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 15413
                        list_type: movie
                        name: MNR
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8168597
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 15720
                        list_type: movie
                        name: movies
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8503973
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 32
                        list_type: movie
                        name: lams
                        poster_path: null
                      - description: Photography aligned with beauty.
                        favorite_count: 0
                        id: 8501221
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 1762
                        list_type: movie
                        name: Cinematography One
                        poster_path: null
                      - description: "Trying to list the movies I have watched, but it may take quite some time to complete it.\r\n\r\nBy the way, I use MyAnimeList's notation system, which is:\r\n\r\n(1)\_Appalling; (2) Horrible; (3) Very Bad; (4) Bad; (5) Average; (6) Fine; (7) Good; (8) Very Good; (9) Great; (10) Masterpiece"
                        favorite_count: 0
                        id: 8303328
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 202
                        list_type: movie
                        name: WATCHED
                        poster_path: null
                      - description: interesting 😎
                        favorite_count: 0
                        id: 8504939
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 1
                        list_type: movie
                        name: GB playlist
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8502481
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 10
                        list_type: movie
                        name: MINE
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8502368
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 8
                        list_type: movie
                        name: movies
                        poster_path: null
                      - description: A list of Movies running in Theaters
                        favorite_count: 0
                        id: 63802
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 38
                        list_type: movie
                        name: Now Running
                        poster_path: null
                      - description: ''
                        favorite_count: 0
                        id: 8504363
                        iso_3166_1: US
                        iso_639_1: en
                        item_count: 20
                        list_type: movie
                        name: KD Sami 🙃🤪🫠
                        poster_path: null
                    total_pages: 11
                    total_results: 216
components:
  parameters:
    language:
      name: language
      in: query
      description: Specifies the language in which the response should be returned.
      schema:
        type: string
        example: en-US
    page:
      name: page
      in: query
      description: >-
        Indicates which page of results to return. Default is the first page
        (1).
      schema:
        type: integer
        example: 1
    movie_id:
      name: movie_id
      in: path
      required: true
      description: This is a unique identifier for a movie.
      schema:
        type: integer
        example: ''
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````