curl --request GET \
--url https://api.example.com/api/auth/{provider}/callback{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Unified entry point for OAuth callback
curl --request GET \
--url https://api.example.com/api/auth/{provider}/callback{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.xagent.run/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response