curl --request GET \ --url https://platform.unstructuredapp.io/api/v1/oauth/callback
Copy
"<string>"
oauth
Keycloak Callback
Handle the Keycloak redirect after user login.
Exchanges the authorization code for a JWT, verifies it via the
Account Service, retrieves the user’s managed API key, and
approves the pending device code.
GET
/
api
/
v1
/
oauth
/
callback
Keycloak Callback
Copy
curl --request GET \ --url https://platform.unstructuredapp.io/api/v1/oauth/callback