Skip to main content
POST
TypeScript SDK

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

provider
enum<string>
required
Available options:
notion,
google-drive,
onedrive,
gmail,
github,
web-crawler,
s3,
granola

Body

application/json

Configuration for the connection

containerTag
string
Maximum string length: 100
Pattern: ^[a-zA-Z0-9_:-]+$
containerTags
string[]
Maximum string length: 100
Pattern: ^[a-zA-Z0-9_:-]+$
documentLimit
integer
Required range: 1 <= x <= 10000
metadata
object | null
redirectUrl
string

Response

Authorization URL

expiresIn
string
required
id
string
required
redirectsTo
string