Lists upcoming events or tasks by the current date. This service requires authentication and permission of the Users group only.
URL:
http://{domain_name}/{rest_context_name}/private/cs/calendar/getissues/{currentdatetime}/{type}/{limit}
Level API: Experimental
Parameters:
Required (path parameters):
Parameter | Description |
---|---|
currentdatetime | The current date using the ISO 8601 format (yyyyMMdd). |
type | The event or task. |
limit | The maximum number of events returned by the current date. |
Optional (query parameters): No