---
title: "Get details of a collection at the given address"
method: GET
path: "/v1/collections/{address}"
tags: ["collections"]
---

# Get details of a collection at the given address

`GET /v1/collections/{address}`

Get details of a collection at the given address

## Response `200`

OK

- Collection
  - `address` string, required
  - `name` string, required
  - `description` string, required
  - `icon_url` string, required
  - `collection_image_url` string, required
  - `project_id` number, required
  - `metadata_api_url` string, required

---

[API](https://skmtc.dev/immutable/apis/immutable-x-api.md) · [All operations](https://skmtc.dev/immutable/apis/immutable-x-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/immutable/immutable-x-api/revisions/fb4f99cbbde4/schema)
