List Lesson Participants
Sessions
List Lesson Participants
List per-student attendance rows on the org’s sessions (group/classroom attendance), most recent first.
Scoped by session_participants.organization_id (denormalised from the parent
session by trigger, WS-3). Billing-state fields (rate snapshots, settlement
state, Stripe payment refs) are never exposed.
GET
List Lesson Participants
Authorizations
Org API key as Token token=ei_live_...
Query Parameters
Filter by session UUID
Filter by student UUID
pending, accepted, declined, cancelled, removed
attended, no_show, excused
Records per page (default 20, max 100)
Required range:
1 <= x <= 100Pagination offset
Required range:
x >= 0