getList

abstract suspend fun getList(listId: String): UserList?

Fetches the list with the given listId.