POST

Query Categories


Retrieves up to 1000 categories, given the specified paging, filtering, and sorting.

Defaults

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

  • Most responses are sorted by id in ascending order. Tip: Always specify a sort order to ensure consistent results.
  • cursorPaging.limit set to 50.

Filters

Refer to the Supported Filters article (REST) for a complete list of supported filters and sorting options.

See also

To learn about working with Query methods in general, see:

Permissions
Manage Bookings Services and Settings
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Manage Stores
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/bookings/v2/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?