Publication Get Document

Returns a list of published documents.

Resource Description
GET /publication/presentation/{repository}/{workspace}/{state}/ Returns a list of published documents by the default plugin. For example: /portal/rest/publication/presentation/{repository}/{workspace}/{state}?showItems={numberOfItem}
GET /publication/presentation/{repository}/{workspace}/{publicationPluginName}/{state}/ Returns a list of published documents by a specific plugin. For example: /portal/rest/publication/presentation/{repository}/{workspace}/{publicationPluginName}/{state}?showItems={numberOfItem}