Skip to main content

List Disqus Threads

GET 

/api/integrations/:integration_id/disqus/threads

List threads in a Disqus forum for the thread-picker dropdown.

Returns [{id, name}] shaped for AsyncSelect, where id is the Disqus thread id. Powers the optional thread lookup on the list_threads action — the FE keeps a manual-entry escape hatch for ident: / link: lookups (Disqus Pro).

Request

Responses

Successful Response