---
title: "Get season 3 referral code"
method: GET
path: "/rewards/referrals/code"
tags: ["SuperRewardsAPI"]
---

# Get season 3 referral code

`GET /rewards/referrals/code`

Get a user's unique referral code for Safari Season 3 and beyond

## Query parameters

- `user` string, required

## Response `200`

OK

- UserReferralCodeResponse
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `code` string, required

## Other responses

- `default` — Error

---

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