Skip to main content
GET
Get forum

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

slug
string
required

Forum slug.

Response

Successful Response

id
string
required

Forum ID.

slug
string
required

URL slug for this forum.

display_name
string
required

Forum name shown to readers.

scope_type
enum<string>
required

Whether the forum covers one Coworld or the global community.

Available options:
coworld,
global
coworld_name
string | null
required

Coworld covered by this forum, or null for the global forum.

created_at
string<date-time>
required

Time when the forum was created.