getDocumentPages

public final Resource<List<DocumentPage>> getDocumentPages(String documentId)

Gets the pages of a document.

Return

Resource with a list of DocumentPage instance containing the pages or information about the error

Parameters

documentId

The document ID for which the pages are requested.