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.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” highlightId
required
string format: uuid
Responses
Section titled “ Responses ”Attribute facets
object
facets
required
Array<object>
object
traitType
required
string
values
required
Array<object>
object
value
required
string
count
required
integer
Collection not found or not public