API Reference

Get Threads

List of threads in a forum (with pagination).

Required scopes:

  • read
Log in to see full request history
Query Params
integer

Id of the containing forum.

integer

Filter to get only threads created by the specified user.

boolean

Filter to get only sticky or non-sticky threads. By default, all threads will be included and sticky ones will be at the top of the result on the first page. In mixed mode, sticky threads are not counted towards threads_total and does not affect pagination.

integer

Filter to get only threads with the specified prefix.

integer

Filter to get only threads with the specified tag.

integer

Page number of threads.

integer

Number of threads in a page.

string

Ordering of threads.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json