---
title: "GET /admin/api/v1/codes"
method: GET
path: "/admin/api/v1/codes"
tags: ["PointsAdminService"]
---

# GET /admin/api/v1/codes

`GET /admin/api/v1/codes`

## Response `200`

A successful response.

- V1AdminGetCustomReferralCodesResponse
  - `items` V1CustomReferralCode[]
    - `code` string
    - `bonus` string
    - `limit` integer
    - `count` integer

## Other responses

- `default` — An unexpected error response.

---

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