GET /search/configuration/{searchConfigurationId}
Get a SearchConfiguration by its ID.
This is a public read operation no special authorization is required.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/search/configuration/{searchConfigurationId}
Resource URL Variables
| {searchConfigurationId} | The ID of the search configuration to retrieve. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | SearchConfiguration (application/json) |