Skip to main content
GET
Lookup User

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Query Parameters

email
string | null

Exact email (case-insensitive)

phone
string | null

Exact phone number

Response

Successful Response

GET /v1/users — a user (staff or org-affiliated student/parent) matched by email or phone. The lookup never leaks cross-org existence (404 otherwise).

id
string
required
first_name
string | null
last_name
string | null
email
string | null
account_type
string | null
created_at
string | null