Skip to main content
GET
/
auth
/
oauth
/
callback
Oauth:Google.Database.Callback
curl --request GET \
  --url https://api.example.com/auth/oauth/callback

Query Parameters

code
string | null
code_verifier
string | null
state
string | null
error
string | null

Response

Successful Response