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

Download Open API Spec

POST /search

Searches for Entitys that are accessible by the current user. If not authenticated, only public result will be shown. See SearchFieldName for the list of searchable fields for use in booleanQuery, rangeQuery, and returnFields

Resource URL

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

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