Skip to main content
GET
Tutor Available Slots

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Path Parameters

tutor_id
string
required

Query Parameters

from
string
required

Window start, ISO date e.g. 2026-07-01

to
string
required

Window end, ISO date e.g. 2026-07-07

duration
integer
default:60

Slot length in minutes (default 60)

Required range: 1 <= x <= 600

Response

Successful Response

GET /v1/tutors/{tutor_id}/available-slots — free slots in the window, computed by subtracting scheduled sessions from the tutor's weekly availability rules.

tutor_id
string
required
duration_minutes
integer
required
from_date
string
required
to_date
string
required
slots
AvailableSlot · object[]