EndpointsPosts

Search all forums

GET/v2/forums/search

Returns matching visible posts ranked from at most the 5,000 newest candidates. Older matches may be omitted.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Query Parameters

q?|

Text to match against post titles and bodies.

author_user_id?|

Return only posts by this user.

author_player_id?|

Return only posts by this player.

limit?Limit

Maximum matches returned.

Range1 <= value <= 50
Default20
cursor?|

Opaque cursor returned by the previous page; it is bound to the search filters.