Skip to content

List token attribute facets

GET
/collection/{highlightId}/tokens/attributes

Get the trait/value facets with token counts for a collection — the data a filter sidebar renders. Available for public collections without authentication.

highlightId
required
string format: uuid
/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/

Attribute facets

object
facets
required
Array<object>
object
traitType
required
string
values
required
Array<object>
object
value
required
string
count
required
integer
<= 9007199254740991

Collection not found or not public