---
title: "Retrieves holders of the badge"
method: GET
path: "/badges/{badge}/holders"
tags: ["Badge endpoints"]
---

# Retrieves holders of the badge

`GET /badges/{badge}/holders`

Retrieves a list of addresses that hold the badge

## Path parameters

- `badge` string, required

## Headers

- `x-api-key` string, required

## Response `200`

Badge holder list

## Other responses

- `400` — Badge does not support holder listing
- `404` — Badge not found

---

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