Retrieve a list of collections with pagination and filtering options. Collections can be ordered by updatedAt, assetCount, or licensesCount (asc/desc). Collections are automatically enriched with metadata. The โwhereโ field is optional and should only be provided when filtering by specific collection addresses or asset counts. This endpoint can also be used to fetch a single collection by passing its address in the collectionAddresses filter. Collections that donโt exist in Alchemy or encounter errors will return with empty metadata instead of failing the entire request.
Field to order results by: updatedAt, assetCount, or licensesCount
updatedAt, assetCount, licensesCount Order direction: asc for least recent, desc for most recent
asc, desc Pagination configuration
Optional filter options for collections