| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

brandId

uuid

required

The unique identifier for the brand (UUID format)

accept

string

enum

Defaults to application/json

Generated from available response content types

application/jsonapplication/problem+json

Allowed:

`application/json``application/problem+json`

# ``200      Successful retrieval of reward configuration

# ``400      Bad Request

# ``401      Unauthorized

# ``404      Not Found

# ``409      Conflict

---

Base URL

https://api.superpayments.com/2026-04-01/brands/{brandId}/reward-configuration

```

xxxxxxxxxx

curl --request GET \

--url https://api.superpayments.com/2026-04-01/brands/brandId/reward-configuration \

--header 'accept: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200

application/problem+json

``400``401``404

---
