List Connection Config
List all connection configurations. This will return a list of all connection configurations available in the system.
Response
The type of authorization used for the connection. e.g. oauth2, api_key, bearer_token, etc.
The category of the connection.
The list of configuration fields for the connection.
The type of the connection. e.g. stripe, airtable, etc.
The label for the connection type.
The type of the credential schema used for the connection.
The URL for the documentation of the connection.
The name of the connection.
Flag to indicate if the connection requires redirection to a 3rd party platform.
e.g. OAuth2 connections often require redirection to the 3rd party platform for authorization.
If this flag is set to true, the connection will be redirected to the 3rd party platform for authorization.
According to your use case, some extra steps may be required to complete the authorization process.
See: https://docs.peaka.com/how-to-guides/how-to-create-oauth2-based-connections-via-peaka