Returns a list of published documents by a specific plugin. For example: /portal/rest/publication/presentation/{repository}/{workspace}/{publicationPluginName}/{state}?showItems={numberOfItem}
URL:
http://{domain_name}/{rest_context_name}/private/publication/presentation/{repository}/{workspace}/{publicationPluginName}/{state}/
Level API: Provisional
Parameters:
Required (path parameters):
Parameter | Description |
---|---|
repository | The repository name. |
workspace | The workspace name. |
publicationPluginName | The name of the plugin. |
state | The state is specified to classify the process. |
Optional (query parameters):
Parameter | Description |
---|---|
showItems | Shows the number of items per page. |