List Connected Integrations
Get all integrations of specified type connected to the current user.
Args:
integration_type (IntegrationType): The type of integration to get connections for. db (AsyncSession): The database session. user (schemas.User): The current user.
Returns:
list[schemas.Connection]: The list of connections.
Path parameters
integration_type
Integration type enum.
Allowed values:
Headers
x-api-key
Response
Successful Response
name
integration_type
Integration type enum.
Allowed values:
status
Connection status enum.
Allowed values:
short_name
id
integration_credential_id
organization_id
created_by_email
modified_by_email