getAppsByUrl

abstract suspend fun getAppsByUrl(url: String, references: List<String>): Completion<List<App>>