List Reactions
GET {{baseUrl}}/reactions.list?count=<post>&token=<>&full=<>&user=<post>&page=<post>
Lists reactions made by a user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | ||
token | string | Authentication token. Requires scope: groups:history | |
full | string | If true always return the complete reaction list. | |
user | string | Filter logs generated by this user???s actions. Defaults to all logs. | |
page | string |