Skip to main content
GET
Get the signed-in student

Authorizations

Authorization
string
header
required

Supabase access token: Authorization: Bearer <token>

Response

The student

id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
phone
string | null
required
email
string | null
required
profile
object
required
onboardingComplete
boolean
required