getFilteredImagePreviews

open override fun getFilteredImagePreviews(pageId: String): List<File>

Provides full list of Files containing page preview with applied filters

Return

List of Files with images

Parameters

pageId
  • id of a page

Throws