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

Download Open API Spec

GET /search/synonym/set/{synonymSetId}

Get a SynonymSet by its ID.

This is a public read operation no special authorization is required.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/search/synonym/set/{synonymSetId}

Resource URL Variables
{synonymSetId} The ID of the synonym set to retrieve.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object SynonymSet
(application/json)