Jump to content

REST API Documentation

/forums/forums/{id}


Get specific forum

Parameters

No parameters are accepted for this endpoint.

Exceptions

Code Message Description
1F363/1 INVALID_ID The forum does not exist or the authorized user does not have permission to view it

Response

Name Type Description
id int ID number
name string Forum name
path string Forum name including parents (e.g. "Example Category > Example Forum")
type string The type of forum: "discussions", "questions", "category", or "redirect"
topics int Number of topics in forum
url string URL
parentId int|null Parent Node ID
permissions object|null Node permissions
×
×
  • Create New...