GET
/
connections
/
config

Response

200 - */*
connectionType
string

The type of the connection. e.g. stripe, airtable, etc.

connectionTypeLabel
string

The label for the connection type.

name
string

The name of the connection.

authorizationType
string

The type of authorization used for the connection. e.g. oauth2, api_key, bearer_token, etc.

credentialSchemaType
string

The type of the credential schema used for the connection.

category
string

The category of the connection.

configuration
object[]

The list of configuration fields for the connection.

documentationUrl
string

The URL for the documentation of the connection.