Skip to main content
GET
OAuth callback handler

Path Parameters

provider
enum<string>
required

Calendar provider handling callback

Available options:
google,
outlook,
icloud,
caldav,
exchange,
smart-we,
ics

Query Parameters

code
string

OAuth authorization code from provider

state
string

OAuth state parameter for security

error
string

Error code if OAuth failed

Response