---
title: "Get all NFT collections"
method: GET
path: "/nfts/collections"
tags: ["NFT Collections"]
---

# Get all NFT collections

`GET /nfts/collections`

Returns all available NFT collections from both L1 (Ethereum) and L2 (Polygon) networks,
including base wearables and emotes

## Response `200`

List of all collections

- object
  - `collections` object[]
    - `id` string — Collection URN
    - `name` string — Collection name

---

[API](https://skmtc.net/decentraland/apis/realm-provider-api.md) · [All operations](https://skmtc.net/decentraland/apis/realm-provider-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/decentraland/realm-provider-api/revisions/d94e0e0f1821/schema)
