GuideLab API

Handle Medit O Auth Callback

Handle the Medit OAuth callback after user authorization. Exchanges the authorization code for tokens, stores encrypted credentials, and redirects to scanner settings.

GET
/scanner-connections/medit/callback

Handle the Medit OAuth callback after user authorization. Exchanges the authorization code for tokens, stores encrypted credentials, and redirects to scanner settings.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

curl -X GET "https://example.com/scanner-connections/medit/callback"
Empty
Empty