---
title: "GET /referral-codes/active-link/{productUserId}"
method: GET
path: "/referral-codes/active-link/{productUserId}"
---

# GET /referral-codes/active-link/{productUserId}

`GET /referral-codes/active-link/{productUserId}`

Retrieve an active UCC and invite link for a given user to support contextual sharing.

## Path parameters

- `productUserId` string, required

## Response `200`

Active link returned

- ActiveLinkResponse
  - `activeUcc` string, required — Active referral code
  - `link` string, required — Full invite link

## Other responses

- `401` — Unauthorized

---

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