---
title: "Get Re:CAP for year."
method: GET
path: "/me/recap/{year}"
tags: ["me"]
---

# Get Re:CAP for year.

`GET /me/recap/{year}`

This endpoint will retrieve the authenticated user's Re:CAP details for the specified year.

## Path parameters

- `year` string, required

## Response `200`

Successful Kurozora JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response
- `403` — Authentication error JSON response

## Changes

- **2024-01-10** `a08d5d759c28` — 1 info
  - added the non-success response with the status `403`
- **2024-01-04** `f77c65c6bff0` — 1 info
  - endpoint added
- **2021-05-13** `85ac20c1b7bb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kurozora/apis/kurozora-api/changes/me/recap/:year/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/796965e81e99?raw)
