News

A group of methods for receiving BYTEHAND news.

MethodDescription
getNewsByIdGET /news/newsId
Returns a news item by its ID.

Does not require authorization and any specific access rights.

queryNewsCountHEAD /news
Returns the number of news items matching the query.

Does not require authorization and any specific access rights.

queryNewsGET /news
Returns the news that matches the query.

Does not require authorization and any specific access rights.