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 up to 1,000 categories, given the provided filtering, sorting, and cursor paging.
Pass supported values to the fields
array in the request to include those fields in the response.
Search Categories runs with these defaults, which you can override:
createdDate
is sorted in DESC
ordercursorPaging.limit
is 100
For field support for filters and sorting, see Categories: Supported Filters and Sorting.
To learn about working with Search endpoints, see API Query Language, and Sorting and Paging.
Search options.
Category tree reference details.
Note: Pass treeReference
only in the first request. Pass the cursor token in subsequent requests.
Whether to return the categories with visible: false
.
Default: false
- only visible categories are returned in the response
Fields to include in the response.
List of categories.
Paging metadata.
Aggregation data.
Searches for non-visible categories.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.