v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
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

{"stackTrail":"paths:/v1/connections/applications/list:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}