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

Download Open API Spec

POST /suggestion

Suggestions for Entitys that are accessible by the current user. If not authenticated, only public result will be shown. See SuggestionQuery for the list of options used to get suggestions.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/suggestion

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method POST
Request Object SuggestionQuery
(application/json)
Response Object SuggestionResults
(application/json)