Skip to main content
GET
Handle OAuth callback

Path Parameters

provider
enum<string>
required
Available options:
gmail,
outlook,
google_drive,
onedrive,
dropbox,
notion

Query Parameters

code
string
Maximum string length: 2048
state
string
Maximum string length: 128
error
string

Response

HTML bounce page that JS-redirects the user back to the desktop or web app.

The response is of type string.