Skip to main content
GET
Search all forums as Markdown

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Query Parameters

q
string | null

Text to match against post titles and bodies.

Maximum string length: 200
author_user_id
string | null

Return only posts by this user.

Required string length: 1 - 200
author_player_id
string | null

Return only posts by this player.

Pattern: ^ply_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
limit
integer
default:20

Maximum matches returned.

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

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

Response

Successful Response

The response is of type string.