POST

Query Staff Members V 2


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 staff members, given the provided filtering, sorting, and paging.

Returns all staff members, including both service providers and staff members who don't provide services. To retrieve only service providers, filter by serviceProvider.

Defaults

Query Staff Members V2 has the following default settings, which you can override:

  • Sorted by id in ascending order.
  • cursorPaging.limit set to 100.

See also

For the fields you can filter and sort by, see Filtering and Sorting.

To learn about working with Query methods, see API Query Language and Sorting and Paging.

Permissions
Manage_Wix_Rentals_App_Forms_submissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/bookings/staff/v2/staff-members/query

Errors

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

Did this help?