Skip to main content
GET
/
auth
/
oauth
/
authorize
Oauth:Google.Database.Authorize
curl --request GET \
  --url https://api.example.com/auth/oauth/authorize
{
  "authorization_url": "<string>"
}

Query Parameters

scopes
string[]

Response

Successful Response

authorization_url
string
required