GET /search/text/analyzer/{id}
Get a text analyzer by its ID.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/search/text/analyzer/{id}
Resource URL Variables
| {id} | The text analyzer ID |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | TextAnalyzer (application/json) |