countStaffMembers( )


Counts how many staff members match the given filter.

Filter

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

See also

To learn about working with filters in general, see API Query Language.

Method Declaration
Copy
Method Parameters
optionsCountStaffMembersOptions
Returns
Return Type:Promise<CountStaffMembersResponse>
Errors

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

Did this help?