getNftEditions
Returns all editions of a given master NFT.
Path parameters
apiKey
Request
This endpoint expects an object.
Master NFT ID
The ID of the master NFT to get editions for.
Configuration
Optional configuration object for pagination.
Response
Returns all editions of the specified master NFT.
total
Total number of editions.
limit
Number of editions returned.
page
Current page number.
items
Array of NFT editions.