List and search instructors
Returns the organization’s active instructors. Use search to match on name - case-insensitive and cross-script, so maya also matches Мая. Resolve a coach here and pass the returned id as instructorId when creating a booking. isBookable is a hard requirement for that: an instructor who does not take one-on-one bookings cannot be booked from any channel. Instructors are staff records managed in the admin portal and cannot be created through this API.
Authorizations
Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.
Query Parameters
Match on instructor name
120Only instructors assigned to this club
Only instructors who list this sport (e.g. "padel")
When "true", only instructors who take one-on-one bookings
true, false Maximum number of instructors to return
1 <= x <= 100Number of instructors to skip
x >= 0