Skip to main content

Properties

string
required
The type of auth. Currently we only support oauth2.
string
required
The access token that will be used to authenticate requests to the integration.
string[]
The scopes that were granted by the user during the auth process.
Record<string, string>
Any additional fields that were returned by the integration during the auth process.