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

Download Open API Spec

GET /reply/{replyId}

This API is used to get a reply and its statistic given its ID.
Target users: anyone who has READ permission to the project.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/reply/{replyId}

Resource URL Variables
{replyId} - The ID of the reply being requested
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object DiscussionReplyBundle
(application/json)