discussions.getList
Getting a list of discussions
| Name | Required | Type | Description |
|---|---|---|---|
| types | false | Types of discussions separated by a comma | |
| version | false | Shortcut for a set of supported types of discussions. | |
| category | false | The category of the discussions on which results are filtered | |
| anchor | false | “Anchor” for the next page with data | |
| direction | false | Direction for the next page with data | |
| count | false | The number of returned elements | |
| fields | false | List of requested fields separated by commas. | |
| fieldset | false | Preset list of fields to be requested. | |
| locale | false | Result locale | |
| features | false | Features that the client supports |
Authorization
Session is requiredRequired permissions
- VALUABLE_ACCESS
To work correctly in all of the following methods used by the application, the value of the version parameter must match: events.get, discussions.getList, discussions.markAsRead, discussions.getDiscussionsNews.

