Get Threads

List of threads in a forum (with pagination).

Required scopes:

  • read
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Id of the containing forum.

string

Tab to get threads from.

string
enum

Thread state. Works only if forum_id is set.

Allowed:
string
enum

Filter to get only threads created within the selected period. Works only if forum_id is set.

Allowed:
string

Thread title.

boolean

Search only in titles.

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.

prefix_ids[]
array of integers

Filter to get only threads with the specified prefix.

Thread Prefix Id
prefix_ids_not[]
array of integers

Filter to get only threads without the specified prefix.

Thread Prefix Id
integer

Filter to get only threads with the specified tag.

integer

Page number of threads.

integer

Number of threads in a page.

string
enum

Ordering of threads.

Allowed:
string
enum

Direction of threads ordering.

Allowed:
integer

Filter threads by creation date. Only works with 'thread_create_date' and 'thread_create_date_reverse' ordering.

integer

Filter threads by update date. Only works with 'thread_update_date' and 'thread_update_date_reverse' ordering.

fields_include
array of strings

List of fields to include.

fields_include
Allowed:
Responses

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