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
containerTags
string[]
required

Comma-separated list of container tags to filter connection by

Minimum array length: 1
Maximum string length: 100
Pattern: ^[a-zA-Z0-9_:-]+$
Example:

Response

Connection details

createdAt
string<datetime>
required
id
string
required
provider
string
required
documentLimit
number
email
string
expiresAt
string<datetime>
metadata
object
containerTags
string[]
deprecated
lastSyncRun
object