getStaff
Retrieve all staff members from Mindbody, with optional filters for location, session type, or specific IDs.
Instructions
Get all staff members with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | Filters to apply | |
| staffIds | No | Specific staff IDs to retrieve | |
| locationIds | No | Location IDs | |
| startDateTime | No | Start date/time in ISO format | |
| sessionTypeIds | No | Session type IDs |