---
title: "Get all general images."
method: GET
path: "/Images/Ratings"
tags: ["ImageByName"]
---

# Get all general images.

`GET /Images/Ratings`

## Response `200`

Retrieved list of images.

- ImageByNameInfo[]
  - `Name` string, nullable — Gets or sets the name.
  - `Theme` string, nullable — Gets or sets the theme.
  - `Context` string, nullable — Gets or sets the context.
  - `FileLength` integer — Gets or sets the length of the file.
  - `Format` string, nullable — Gets or sets the format.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/jellyfin/apis/jellyfin-api.md) · [All operations](https://skmtc.net/jellyfin/apis/jellyfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jellyfin/jellyfin-api/revisions/eb6f75af7066/schema)
