---
title: "getCollections"
method: GET
path: "/v1/collections"
tags: ["NFTs"]
---

# getCollections

`GET /v1/collections`

Get a list of all NFT collections on the Iota Network.

## Query parameters

- `page` integer, required
- `size` integer, required
- `orderBy` 'ASC' | 'DESC', required
- `sortBy` 'AGE' | 'NAME' | 'ITEMS' | 'VOLUME' | 'HOLDER', required — Select sorting parameter.
- `period` 'DAY' | 'WEEK' | 'MONTH', required — Select calculation period.
- `searchStr` string

## Response `200`

OK

---

[API](https://skmtc.net/blockberry/apis/sui-mainnet-api.md) · [All operations](https://skmtc.net/blockberry/apis/sui-mainnet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockberry/sui-mainnet-api/versions/3e4cb73940b7/schema)
