---
title: "Get an overview of favorites."
method: GET
path: "/me/favorite-anime"
tags: ["me"]
---

# Get an overview of favorites.

`GET /me/favorite-anime`

This endpoint will retrieve the list of anime in the authenticated user's favorites.

## Query parameters

- `limit` string
- `page` string

## Response `200`

Successful Kurozora JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response

## Changes

- **2021-05-13** `85ac20c1b7bb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kurozora/apis/kurozora-api/changes/me/favorite-anime/get.md)

---

[API](https://skmtc.dev/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.dev/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kurozora/apis/kurozora-api/revisions/2f06711aad80?raw)
