Collection Details

Retrieve a single collection's details

get
/collection/fetch/{collectionAddress}

Fetch the details of a single collection by its address.

Path parameters
collectionAddressstringRequired

The address of the collection to retrieve.

Responses
200

Collection details retrieved successfully

application/json
get
/collection/fetch/{collectionAddress}

Last updated