getIdsByPagination

abstract suspend fun getIdsByPagination(pagination: Pagination): PaginationResult<IdType>