API Documentation

threads/set

Returns an unsorted set of threads given a list of ids.

URL

https://disqus.com/api/3.0/threads/set.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 allows multiple

    Looks up a thread by ID
    You may pass us the 'ident' query type instead of an ID by including 'forum'.
    You may pass us the 'link' query type to filter by URL. You must pass the 'forum' if you do not have the Pro API Access addon.

Optional

  • forum

    Defaults to null

    Looks up a forum by ID (aka short name)

  • related allows multiple

    Defaults to []

    You may specify relations to include with your response.
    Choices: forum, author, category

  • attach allows multiple

    Defaults to []

    Choices: topics