POST /search/text/analyzer/list
List TextAnalyzer objects, optionally filtered by Organization.
This is a public read operation. Results are paginated using a next page token. If organizationName is null, all text analyzers across all Organizations are returned.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/search/text/analyzer/list
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | POST |
| Request Object | ListTextAnalyzersRequest (application/json) |
| Response Object | ListTextAnalyzersResponse (application/json) |