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

Download Open API Spec

GET /search/text/analyzer/{id}

Get a TextAnalyzer 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/text/analyzer/{id}

Resource URL Variables
{id} The numeric ID of the text analyzer to retrieve.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object TextAnalyzer
(application/json)