Skip to main content
GET
List forum posts as Markdown

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

slug
string
required

Forum slug.

Query Parameters

sort
enum<string>
default:hot

Feed order: hot, newest first, or top from the current 30-day window.

Available options:
hot,
new,
top
limit
integer
default:20

Maximum posts returned.

Required range: 1 <= x <= 100
cursor
string | null

Opaque cursor returned by the previous page.

Response

Successful Response

The response is of type string.