---
title: "Get Badge Collection metadata"
method: GET
path: "/badges/c/{contractAddress}"
tags: ["badges"]
---

# Get Badge Collection metadata

`GET /badges/c/{contractAddress}`

## Path parameters

- `contractAddress` string, required

## Response `200`

- BadgeContractMetadata
  - `address` string
  - `name` string
  - `description` string
  - `image` string
  - `external_link` string

---

[API](https://skmtc.net/unstoppabledomains/apis/metadata.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/metadata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/metadata/versions/ef0ab7fc4d94/schema)
