Connections
Get Connection Config
GET
/
connections
/
config
/
{connectionType}
Path Parameters
Type of connection
Response
200 - */*
The type of the connection. e.g. stripe, airtable, etc.
The label for the connection type.
The name of the connection.
The type of authorization used for the connection. e.g. oauth2, api_key, bearer_token, etc.
The type of the credential schema used for the connection.
The category of the connection.
The list of configuration fields for the connection.
The URL for the documentation of the connection.