Skip to main content
GET
Get OAuth id token

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Response

The id_token if available

idToken
string | null
required

The stored id_token for the user's custom OAuth account, or null when they have no such account.