---
title: "Get collection"
method: GET
path: "/v2/ord/btc/collections/{symbol}"
tags: ["Collections"]
---

# Get collection

`GET /v2/ord/btc/collections/{symbol}`

Get collection

## Path parameters

- `symbol` string, required

## Response `200`

Successful response

- CollectionSchema
  - `symbol` string
  - `name` string
  - `imageURI` string
  - `chain` string
  - `description` string
  - `supply` integer
  - `twitterLink` string
  - `discordLink` string
  - `websiteLink` string
  - `min_inscription_number` integer
  - `max_inscription_number` integer
  - `createdAt` string

---

[API](https://skmtc.net/magiceden/apis/magic-eden-api.md) · [All operations](https://skmtc.net/magiceden/apis/magic-eden-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/magiceden/magic-eden-api/revisions/66028b292693/schema)
