POST

Query Categories


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.

For field support for filters and sorting, see Categories: Supported Filters and Sorting.

To learn about working with Query endpoints, see API Query Language, and Sorting and Paging.

Endpoint
POST
https://www.wixapis.com/categories/v1/categories/query

Errors

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

Did this help?