Connections
List Connections
List all connections for a project
GET
/
connections
/
{projectId}
Path Parameters
ID of the project
Response
200 - application/json
Connection ID
Name of the connection
Type of connection.
Example: airtable for AirTable, stripe for Stripe, hubspot_access_token for HubSpot (with Access Token), etc.
Exact list can be fetched by following url: /connections/config
Oauth callback url if the connection is Oauth based.