---
title: "Get a gift"
method: GET
path: "/gifts/{giftId}"
---

# Get a gift

`GET /gifts/{giftId}`

This endpoint retrieves details of a given gift that was previously purchased.

## Path parameters

- `giftId` integer, required

## Headers

- `Content-Type` string

## Response `200`

200

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404

---

[API](https://skmtc.net/cleeng/apis/mediastore-api.md) · [All operations](https://skmtc.net/cleeng/apis/mediastore-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleeng/mediastore-api/versions/00cbfe7998a4/schema)
