v2

latestOpenAPI 3.1.02026-08-06714865.6 KB

Google Login

Exchange a Google authorization code for a session JWT + user/org info.

Signup is open: any Google account can sign in. A first-time user with an org invite token joins that org; otherwise they land with no org and the console prompts them to create their first org via POST /api/orgs/self-serve.

post/api/auth/google

Request body

codestring required
redirect_uristring required
org_invite_tokenstring nullable

Response

Successful Response

access_tokenstring required
is_global_adminboolean required
accepted_inviteboolean
All 71 operations