countResources( )


Counts resources according to given criteria.

Refer to the supported filters article (SDK | REST) for a complete list of supported filters and sorting 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
optionsCountResourcesOptions

Filter to base the count on. See the supported filters article (SDK | REST) for a complete list of filtering options.

Returns
Return Type:Promise<CountResourcesResponse>
Errors

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

Did this help?