POST

Search Categories


Retrieves a list of up to 1,000 categories with the specified filtering, sorting, and cursor paging. Specify supported values in fields to include those fields in the response.

Defaults

Search Categories has the following default settings, which you can override:

  • Sorted by createdDate in descending order.
  • cursorPaging.limit set to 100.

Filters

When using filters for dates, you must use UTC time.

Refer to the supported filters & sorting table (SDK) or the supported filters article (REST) for a complete list of supported filters and sorting options.

See also

To learn about working with Search methods, see API Query Language (SDK | REST) and Sorting and Paging (SDK | REST).

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
Manage Stores
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/categories/v1/categories/search

Errors

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

Did this help?