List Booking Requests
Bookings
List Booking Requests
List incoming booking requests for the org (most recent first).
These are the “request a tutor” submissions from the org’s public page. Scoped
directly by org_id. Filter by status or requested subject.
GET
List Booking Requests
Authorizations
Org API key as Token token=ei_live_...
Query Parameters
pending, matched, declined, expired
Filter by requested subject id
Records per page (default 20, max 100)
Required range:
1 <= x <= 100Pagination offset
Required range:
x >= 0