GET v2/widget/rss/{twoLetterIsoLanguage}/{typeofFeeds}?type={type}

Downloads the rss feed requested

Request Information

URI Parameters

NameDescriptionTypeAdditional information
twoLetterIsoLanguage

"de" for German, "it" for Italian, "bi" for bilingual (German and Italian)

string

Required

type

string

Default value is

typeofFeeds

string

None.

Body Parameters

None.

Response Information

Resource Description

rss feed as stream

StreamResult

None.

Response Formats

application/json, text/json, text/html, text/javascript, application/javascript, application/json-p

Sample:

Sample not available.