GET
/
api
/
v2
/
storefront
/
taxons

Query Parameters

filter[ids]
string

Fetch only resources with corresponding IDs

filter[name]
string

Find resources with matching name (supports wild-card, partial-word match search)

filter[parent_id]
string

Fetch children nodes of specified Taxon

filter[parent_permalink]
string

Fetch children nodes of specified Taxon permalink

filter[taxonomy_id]
string

Fetch Taxons in a specified Taxonomy

filter[roots]
boolean

Fetch only root Taxons (Taxonomies)

page
integer

Number of requested page when paginating collection

per_page
integer

Number of requested records per page when paginating collection

include
string

Specify the related resources you would like to receive in the response body. More Information.

fields[taxon]
string

Specify the fields you would like returned in the response body. More information.

Response

200 - application/vnd.api+json
data
object[]
required
included
object[]
meta
object
required
links
object
required