Content.RssNewsArticles

Content

Verb: GET

Path: /Content/Rss/NewsArticles/{pageToken}/

Returns a JSON string response that is the RSS feed for news articles.

Path Parameters

  • pageToken
    Zero-based pagination token for paging through result sets.
    Type: string

Querystring Parameters

  • categoryfilter
    Optionally filter response to only include news items in a certain category.
    Type: string
  • includebody
    Optionally include full content body for each news item.
    Type: boolean

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
ErrorCode
Type: int32
ThrottleSeconds
Type: int32
ErrorStatus
Type: string
Message
Type: string
MessageData
Type: object
Dictionary Contents: string
Dictionary Key Type: string
DetailedErrorTrace
Type: string