v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBPublic Apps API
Get taxonomy node tree for an App
Fetch the node tree for a taxonomy associated with a public App — no authentication required.
Looks up the taxonomy by taxonomy_id within the namespace that owns the app identified by slug. Returns the full nodes array as stored, which can be used to render faceted navigation or classification trees in the app UI.
get/v1/public/apps/{slug}/taxonomies/{taxonomy_id}/tree
Path parameters
slugstring required
Globally unique app slug
Globally unique app slug
taxonomy_idstring required
Taxonomy ID to retrieve
Taxonomy ID to retrieve
Response
Full taxonomy node tree scoped to the App's namespace