The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /forum/{forumId}

This API is used to get the Forum's metadata for a given its ID.
Target users: anyone who has READ permission to the project.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/forum/{forumId}

Resource URL Variables
{forumId} - The ID of the forum.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object Forum
(application/json)