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

Download Open API Spec

SearchConfigBinding

org.sagebionetworks.repo.model.search.table.SearchConfigBinding

Represents a binding between a search configuration and an entity. Walk the entity hierarchy (entity → folder → project) to find the effective configuration.

Field Type Description
bindId STRING The unique ID of this binding.
searchConfigurationId STRING The ID of the SearchConfiguration bound to this entity.
objectId STRING The ID of the entity this configuration is bound to.
objectType STRING The type of the object this configuration is bound to.
createdBy STRING The ID of the user that created this binding.
createdOn STRING The date this binding was created.