Skip to content
Alchemy Logo

getNftEditions_v2

POST
/{apiKey}
CUs160Throughput CUs200

Returns all editions and prints of a Solana master edition NFT, including edition numbers and metadata, with pagination support.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The mint address of the master edition NFT to retrieve all editions for.

integeroptional

The page of results to return (1-based).

integeroptional

The maximum number of NFT editions to return per page.

Responses

200

A paginated list of NFT editions minted from the specified master edition.

Was this page helpful?