Collections
Last updated
Last updated
Retrieves a collection by its name.
The name of the collection.
The collection with the specified name.
Retrieves multiple collections by their IDs.
An array of collections matching the provided IDs.
Retrieves multiple collections by their names.
An array of collections matching the provided names.
Retrieves a collection by its ID.
The ID of the collection.
The collection with the specified ID.
Searches for collections based on provided filters.
The filter criteria for searching collections.
A paginated response containing an array of collections.
Retrieves a mintable collection by its ID.
The ID of the mintable collection.
The mintable collection with the specified ID.
Searches for mintable collections based on provided filters.
The filter criteria for searching mintable collections.
A paginated response containing an array of mintable collections.