API Documentation
threads/listReactions
Returns a list of reactions for a given thread.
URL
https://disqus.com/api/3.0/threads/listReactions.json
Accessibility
public key, secret key
Supported request methods
GET
Supported formats
json, jsonp
Requires authentication
no
Rate limited
inherits global rate limit
Arguments
Required
-
thread
Looks up a thread by ID
You may pass us the 'ident' or 'link' query types instead of an ID by including 'forum'.
Optional
-
forum
Defaults to
nullLooks up a forum by ID (aka short name)
-
cursor
Defaults to
null -
limit
Defaults to
25Maximum value of 100