The ID of the topic. It is used to restrict to a specific topic.
Example: $filter[topicId]=PROD-1065
articleResultAdditionalAttributes
Array of strings
The attributes of an Article to be returned in addition to the default list of attributes, listed below. Multiple additional attributes can be specified using a comma-separated list. Passing 'all' will return all attributes.
Default Attributes
These Article attributes are always returned:
Name
Description
id
The ID of the Article.
name
The name of the Article.
articleType
The Article Type and its attributes.
createdBy
The ID, first name, middle name and last name of the user that created the Article.
createdDate
The date that the Article was created.
hasAttachments
True: The Article has one or more attachments. False: The Article does not have any attachments.
languageCode
The language code of the Article language.
modifiedBy
The ID, first name, middle name and last name of the user that last modified the Article.
modifiedDate
The date that the Article was last modified on.
link
The link object, used to retrieve the details of the Article.