POST

Query Categories


Retrieves a list of categories, given the provided paging, filtering, and sorting. Query Categories runs with these defaults, which you can override:

FieldSupported FiltersSort
id$eqSort: ASC, DESC
name$eqSort: ASC, DESC
states$hasSomeSort: ✗
createdDateSort: ASC, DESC
Permissions
Read Events
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/events/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?