News
A group of methods for receiving BYTEHAND news.
Method | Description |
---|---|
GET /news/newsId Returns a news item by its ID. Does not require authorization and any specific access rights. | |
HEAD /news Returns the number of news items matching the query. Does not require authorization and any specific access rights. | |
GET /news Returns the news that matches the query. Does not require authorization and any specific access rights. |