Returns a list of content from the given beginning state to the published state and before the given date. {@code For example: http://localhost:8080/portal/rest/authoring/bydate/?fromstate =staged&date=2&lang=en&workspace=collaboration }
URL:
http://{domain_name}/{rest_context_name}/private/authoring/bydate/
Level API: Provisional
Parameters:
Required (path parameters): No
Optional (query parameters):
Parameter | Description |
---|---|
fromstate | The beginning state of the content. |
date | The date before when the content is published. |
lang | The language of the content. |
workspace | The workspace name which contains the content. |
json | The format of the returned data. |