---
title: "Changes to Get recommended AI agents list"
method: GET
path: "/api/v1/ai/agents/recommend"
---

# Changes to Get recommended AI agents list

`GET /api/v1/ai/agents/recommend`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 26 revisions.

- **2026-01-28** `1e014c365df2` — 1 warning, 1 info
- **2026-01-12** `5b77ae7cc5c4` — 1 info
- **2025-12-12** `b2372bf7485c` — 2 info
- **2025-12-06** `3aaae7d83feb` — 1 info
- **2025-11-25** `05cf5f034c74` — 5 info
- **2025-09-29** `bd9470194fe1` — 1 info
- **2025-09-26** `d681a7df3609` — 2 info
- **2025-09-25** `7ee2ad97db78` — 2 info
- **2025-09-15** `05767e62959c` — 1 breaking, 2 warning, 1 info
- **2025-09-15** `6176ea0e9129` — 3 info
- **2025-09-10** `56253b536c00` — 2 info

## Changes

- **2026-01-28** `1e014c365df2` — 1 warning, 1 info
  - removed the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/user` from the response with the `200` status
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/source` to the response with the `200` status
- **2026-01-12** `5b77ae7cc5c4` — 1 info
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/creator/anyOf[subschema #1: User]/user_photo` to the response with the `200` status
- **2025-12-12** `b2372bf7485c` — 2 info
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/creator/anyOf[subschema #1: User]/actions` to the response with the `200` status
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/energy_points` to the response with the `200` status
- **2025-12-06** `3aaae7d83feb` — 1 info
  - added the new enum value `energy_points` to the `query` request parameter `sort`
- **2025-11-25** `05cf5f034c74` — 5 info
  - api tag `android_app` added
  - api tag `evaluation` added
  - api tag `web_app` added
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/background_animated` to the response with the `200` status
  - added the required property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/version` to the response with the `200` status
- **2025-09-29** `bd9470194fe1` — 1 info
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/user` to the response with the `200` status
- **2025-09-26** `d681a7df3609` — 2 info
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/avatar_size` to the response with the `200` status
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/background_size` to the response with the `200` status
- **2025-09-25** `7ee2ad97db78` — 2 info
  - added the new enum value `score_based_random` to the `query` request parameter `sort`
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/meta_data` to the response with the `200` status
- **2025-09-15** `05767e62959c` — 1 breaking, 2 warning, 1 info
  - removed the request body
  - deleted the `query` request parameter `count`
  - deleted the `query` request parameter `index`
  - added the new optional `query` request parameter `sort_seed`
- **2025-09-15** `6176ea0e9129` — 3 info
  - added the new optional `query` request parameter `count`
  - added the new optional `query` request parameter `index`
  - added optional request body
- **2025-09-10** `56253b536c00` — 2 info
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/deleted_at` to the response with the `200` status
  - added the optional property `data/anyOf[subschema #1: PaginationData[Agent]]/list/items/opening_audio_url` to the response with the `200` status

---

[Operation](https://skmtc.dev/nascentcore/apis/inty-backend/docs/api/v1/ai/agents/recommend/get.md) · [API](https://skmtc.dev/nascentcore/apis/inty-backend.md) · [Page](https://skmtc.dev/nascentcore/apis/inty-backend/changes/api/v1/ai/agents/recommend/get)
