Hierarchy by set
Hierarchy
Hierarchy by set
Search within a specific set under a game hierarchy node.
Use this for set-specific pages such as “Base Set”, “Jungle”, and other collection views.
Behavior:
- Resolves
{game}and{set}slugs in the hierarchy tree. - Merges node facets with any user-provided filters from the request body.
- Returns standard search results for that scoped set.
Failure behavior:
- Returns
404when the set slug is not found for the selected game.
POST
Hierarchy by set
Path Parameters
The slug of the game to retrieve results for
Example:
"pokemon"
The slug of the set to retrieve results for
Example:
"base-set"
Body
application/json
A search query includes a free text query property, refinements in the form of facets, pagination controls and optional sorting.
One or more free text search terms
Facets to refine the search results. Values are case-sensitive unless noted otherwise.
Offset for pagination
Number of results to return
Required range:
1 <= x <= 50Sort results by field and order