GET

List Trees


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of all trees installed on the site, sorted by appNamespace in ascending order.

Permissions
Read categories
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Manage Products
Read Products
Manage Restaurants - all permissions
Read v3 catalog
Manage v3 catalog
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/categories/v1/categories/list-trees

Request
This endpoint does not take any parameters.
Response Object
treesArray <TreeReference>maxItems 20

List of trees.

List trees

Returns the list of all category trees existing on the site.

Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?