Connections
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.