> ## 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.

# Images

> This endpoint get the profile images that belong to a person.



## OpenAPI

````yaml get /3/person/{person_id}/images
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/person/{person_id}/images:
    parameters:
      - name: person_id
        in: path
        required: true
        schema:
          type: integer
          example: 12
    get:
      tags:
        - PEOPLE
      summary: Images
      description: This endpoint get the profile images that belong to a person.
      operationId: images4
      responses:
        '200':
          description: Images
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=1235
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Tue, 31 Dec 2024 10:37:06 GMT
            ETag:
              schema:
                type: string
                example: W/"ad43e526e48c6e06612fbc31af8c4a34"
            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 a9f4bdae1135d507d62df475ab78dc5e.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: BCVRcr87Bjwd7mlG1W4k520qoonis1aIZfdGuaFCoqOA-CIvr5Jgug==
            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: HIT
            x-memc-age:
              schema:
                type: string
                example: '27144'
            x-memc-expires:
              schema:
                type: string
                example: '1235'
            x-memc-key:
              schema:
                type: string
                example: 75e77f1f8d6db4adf02b3a28b8bbd5cf
          content:
            application/json:
              schema:
                type: object
                properties:
                  id:
                    type: number
                    example: 12
                  profiles:
                    type: array
                    items:
                      type: object
                      properties:
                        aspect_ratio:
                          type: number
                          example: 0.667
                        file_path:
                          type: string
                          example: /fe4mUSp0XotA6Ku4Bs69Q9o2lqU.jpg
                        height:
                          type: number
                          example: 3000
                        iso_639_1:
                          nullable: true
                          example: null
                        vote_average:
                          type: number
                          example: 3.334
                        vote_count:
                          type: number
                          example: 1
                        width:
                          type: number
                          example: 2000
                    example:
                      - aspect_ratio: 0.667
                        file_path: /fe4mUSp0XotA6Ku4Bs69Q9o2lqU.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /zzfj8LHhSiRntnyThvOBirEEmII.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /ynuhSXKgi3DQiTXihVCcOR5jFSN.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /4wOePXDww8YAKOwhBBCFScpPKCa.jpg
                        height: 900
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 600
                      - aspect_ratio: 0.667
                        file_path: /13tAX6YZr3F1PGbMrfKo0IE55Cl.jpg
                        height: 1875
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1250
              examples:
                Images:
                  value:
                    id: 12
                    profiles:
                      - aspect_ratio: 0.667
                        file_path: /fe4mUSp0XotA6Ku4Bs69Q9o2lqU.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /zzfj8LHhSiRntnyThvOBirEEmII.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /ynuhSXKgi3DQiTXihVCcOR5jFSN.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /4wOePXDww8YAKOwhBBCFScpPKCa.jpg
                        height: 900
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 600
                      - aspect_ratio: 0.667
                        file_path: /13tAX6YZr3F1PGbMrfKo0IE55Cl.jpg
                        height: 1875
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1250
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````