POST

Query Resource Types


Retrieves up to 100 resource types, given the provided filtering, paging, and sorting.

Refer to the supported filters article for a complete list of supported filters and sorting options.

To learn about working with Query methods, see:

FieldSupported FiltersSort
name$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
Permissions
Read Bookings - Public Data
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/bookings/v2/resources/resource-types/query

Errors

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

Did this help?