Gets the RSS stream of a feed with the given id. The user must be the owner of the feed.
URL:
http://{domain_name}/{rest_context_name}/private/v1/calendar/feeds/{id}/rss
Supported Format: application/xml
Parameters:
Required (path parameters):
Parameter | Description |
---|---|
id | The title of the feed. |
Optional (query parameters): No
Request example:
GET: http://localhost:8080/rest/private/v1/calendar/feeds/feed123/rss
Response:
RSS