open fun getConnectionByKey(agent: Agent, key: String): Single<ConnectionRecord>
See ConnectionService.getConnectionByKey.