cURL
curl --request GET \ --url https://api.example.com/auth/oauth/callback
200
The response varies based on the authentication backend used.
Successful Response
Was this page helpful?