Provides details of an event with the given username and the event Id. The returned data is in the XML format containing the details of the event, including the link to the event's ICS file.
URL:
http://{domain_name}/{rest_context_name}/private/cs/calendar/event/{username}/{eventFeedName}/
Level API: Experimental
Parameters:
Required (path parameters):
Parameter | Description |
---|---|
username | The username of the requested user. |
eventFeedName | A string which contains the event Id and the calendar type. |
Optional (query parameters): No