GET
/
v1
/
metadata
/
{collectionSlug}

Path Parameters

collectionSlug
string
required

The slug identifier of the collection to fetch metadata for.

Response

200 - application/json
name
string

The name of the collection.

description
string

The description of the collection.

image
string | null

URL to the collection's main image.

banner_image
string | null

URL to the collection's banner image.

featured_image
string | null

URL to the collection's featured image.

external_link
string | null

External link for the collection (e.g., store or website).

collaborators
string[] | null

List of collaborator wallet addresses.