---
title: "Confirm Gift Extension"
method: GET
path: "/api/gift/confirm-extension"
---

# Confirm Gift Extension

`GET /api/gift/confirm-extension`

Landed here from the confirmation email's link — the click itself is
the proof the requester owns that inbox, so this is the one place the
24h grant actually gets decided. Redirects into the same ?ext=1
mechanism the gift-scan page already handles.

## Query parameters

- `token` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/6ce776993b65/schema)
