---
title: "Changes to List Avatars"
method: GET
path: "/v1/avatars"
---

# Changes to List Avatars

`GET /v1/avatars`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2026-08-18** `ae3399c6a7c6` — 1 info
- **2026-08-17** `8d87e4c765d8` — 1 info
- **2026-08-12** `b3bccdb58e6c` — 6 breaking, 2 warning, 2 info
- **2026-08-10** `021b1eec81a4` — 1 info

## Changes

- **2026-08-18** `ae3399c6a7c6` — 1 info
  - added the optional property `data/items/description` to the response with the `200` status
- **2026-08-17** `8d87e4c765d8` — 1 info
  - added the optional property `data/items/paired_voice` to the response with the `200` status
- **2026-08-12** `b3bccdb58e6c` — 6 breaking, 2 warning, 2 info
  - the response property `data/items/preview_url` became optional for the status `200`
  - the `source` response property const value `stock` was removed for the status `200`
  - response property `data/items/preview_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `data/items/preview_url` response property's maxLength was unset from `2083` for the response status `200`
  - the `data/items/preview_url` response property's minLength was decreased from `1` to `0` for the response status `200`
  - removed the required property `data/items/slug` from the response with the `200` status
  - added the new `custom` enum value to the `data/items/source` response property for the response status `200`
  - added the new `stock` enum value to the `data/items/source` response property for the response status `200`
  - the response property `data/items/source` became required for the status `200`
  - the `source` response's property default value `stock` was removed for the status `200`
- **2026-08-10** `021b1eec81a4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mirage/apis/mirage-video-api/docs/v1/avatars/get.md) · [API](https://skmtc.dev/mirage/apis/mirage-video-api.md) · [Page](https://skmtc.dev/mirage/apis/mirage-video-api/changes/v1/avatars/get)
