GET
Get a list of correction types supported within the Grammar Checker API. Correction types apply to all supported languages. The supplied language code for this request is used to determine the language of the texts returned.
This endpoint does not require authentication.

Request

Path Parameters

string
required
The language for the returned texts to be in. Language codes are in ISO 639-1 standard. Supported Values: en - English

Response

200 OK - The command was executed.

Body

array[object]
List of correction types and corresponding user interface information.