Skip to main content

Get a set

GET 

/v1/sets/:set_id

One set, by its Chinese catalog code (e.g. csv6c).

Adds two fields over the list item: card_count.printed — the /NNN denominator printed on the set's card faces (null for products that don't print one, like promo collections) — and language, always "zh-CN" in v1. card_count.actual counts every distinct card we index, so actual > printed means the set has secret rares.

Request

Responses

Successful Response