---
title: "Get Sent Gifts"
method: GET
path: "/cabinet/gift/sent"
tags: ["Cabinet Gift"]
---

# Get Sent Gifts

`GET /cabinet/gift/sent`

Get all gifts the current user has sent.

## Response `200`

Successful Response

- SentGiftResponse[]
  - `token` string, required
  - `tariff_name` string, nullable
  - `period_days` integer, required
  - `device_limit` integer
  - `status` string, required
  - `gift_recipient_value` string, nullable
  - `gift_message` string, nullable
  - `activated_by_username` string, nullable
  - `created_at` string, date-time, nullable

---

[API](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api.md) · [All operations](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bedolagam/remnawave-bot-admin-api/revisions/45956d1b13ec/schema)
