v1
latestOpenAPI 3.1.02026-07-26252382475.4 KBConnections
Get List Of Connections
Retrieve a connection based on the provided app ID.
Args: current_user (UserProfile): The currently authenticated user. session (Session): Database session dependency. app_ids (str): The application IDs for the connection.
Returns: list: The connection details
Raises: HTTPException: If the connection cannot be found or processed.
get/v1/connections/applications/list
Query parameters
app_idsstring[] required
Response
Successful Response