Skip to main content

ArticlesResponse

Represents the response for an articles-related request, such as recommendations or search results.

Fields

PropertyRequiredTypeDescription
idTruestringArticle ID from the original request
referenceKeyTruestringUnique key identifying the analysis or recommendation result set
articleIdsTrueList[string]List of article IDs returned by the operation, in the order of relevance or priority
articlesFalseList[Article]Optional. Full article objects corresponding to the IDs listed in articleIds, if included