Get Connection Credentials

Get the credentials for a connection.

Args:

connection_id (UUID): The ID of the connection to get credentials for db (AsyncSession): The database session user (schemas.User): The current user

Returns:

decrypted_credentials (dict): The credentials for the connection

Path parameters

connection_idstringRequired

Headers

x-api-keystringOptional

Response

Successful Response

Errors