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

Download Open API Spec

GET /entity/{entityId}/searchconfig/binding

Get the effective SearchConfigBinding for an entity. Walks up the entity hierarchy (entity → folder → project) and returns the first binding found on the entity or any ancestor.

This is a public read operation no special authorization on the binding is required.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/entity/{entityId}/searchconfig/binding

Resource URL Variables
{entityId} The ID of the entity to look up.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object SearchConfigBinding
(application/json)