searchResources( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of resources matching the provided search criteria.

The search endpoints allow to perform advanced search including partial text search, exact match, and more. The endpoint also allows to aggregate resources by type, name, app id, management type, management type and location options.

Permissions
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsSearchResourcesOptions
Returns
Return Type:Promise<SearchResourcesResponse>
Errors

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

Did this help?