---
title: "List Chat Favorites"
method: GET
path: "/chat/favorites"
tags: ["chat", "chat"]
---

# List Chat Favorites

`GET /chat/favorites`

Return the current user's favorited users (id only — frontend already
has user profiles from /users/discover and the conversation list).

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/acd009140c6e?raw)
