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

# Get season 3 rewards opportunities

`GET /rewards/opportunities`

Get a list of rewards opportunities for Safari Season 3 and beyond

## Response `200`

OK

- RewardsOpportunity[]
  - `asset` string, required
  - `asset_icon` string, required
  - `boost` number, double, required
  - `expiry` string, required
  - `icon` string, required
  - `link_name` string, required
  - `name` string, required
  - `type` string, required
  - `url` 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)
