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.