API Documentation

users/listMostActiveForums Beta

This method is currently under development and subject to change.

Returns a list of forums a user has been active on recenty, sorted by the user's activity.

URL

https://disqus.com/api/3.0/users/listMostActiveForums.json

Accessibility

public key, secret key

Supported request methods

GET

Supported formats

json, jsonp

Requires authentication

no

Rate limited

inherits global rate limit

Arguments

Optional

  • limit

    Defaults to 25

    Maximum value of 100

  • user

    Defaults to null

    Looks up a user by ID
    You may look up a user by username using the 'username' query type.