Skip to main content
GET
Org Join Link

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Response

Successful Response

GET /v1/org/join-link — the org's reusable self-signup join links/codes (share via Facebook/Instagram/WhatsApp; no email needed from you). student_* adds the person as a student, tutor_* as a tutor. This GET is read-only and never mints: a field is null until its code has been minted via POST /v1/invites {scope:"organization"} (omit email).

student_code
string | null
student_url
string | null
tutor_code
string | null
tutor_url
string | null