POST /search/synonym/set/list
List SynonymSet objects, optionally filtered by Organization.
This is a public read operation. Results are paginated using a next page token. If organizationName is null, all synonym sets across all Organizations are returned.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/search/synonym/set/list
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | POST |
| Request Object | ListSynonymSetsRequest (application/json) |
| Response Object | ListSynonymSetsResponse (application/json) |