DOCS
Dashboardnorth_eastGet an API keyvpn_key
PAI Chat·Endpoint
GET/auth/google/callback

GET /auth/google/callback

POST/auth/exchange-tokenarrow_forward
tune
Parameters
coderequiredquery
string
staterequiredquery
string
report
Errors
StatusDescription
400Default Response
500Default Response
north_east
Request
curl -X GET 'https://chat-api-dev.paicloud.ai//auth/google/callback' \
  -H 'Authorization: Bearer YOUR_API_TOKEN'
south_west
Response
200 OK
application/json
{
  "ok": true
}