Get Google Oauth Config
curl -X GET "https://loading/api/v2/email/channels/oauth/google/config"{
"authorize_url": "",
"client_id": "",
"enabled": true,
"redirect_uri": "",
"scopes": "",
"state": ""
}curl -X GET "https://loading/api/v2/email/channels/oauth/google/config"{
"authorize_url": "",
"client_id": "",
"enabled": true,
"redirect_uri": "",
"scopes": "",
"state": ""
}