GET /entity/{entityId}/searchconfig/binding
Get the effective SearchConfigBinding for an entity by walking up the hierarchy (entity → folder → project). Returns the first binding found on the entity or any ancestor.
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) |