Request

GET https://api.chatsight.ai/settings/text

HEADER x-chatsight-api-auth: <API-TOKEN>

Response

{
    "api": "chatsight-lang-text",
    "success": true,
    "response": {
        "e2.vulgar_offset": "0",
        "e1.raceInvocation": "0",
        "e2.raceInvocation": "0",
        "e1.politicalInvocation": "0",
        "patches.sentimentScore": "0",
        "patches.extremistFormattingPatch": "true",
        "apiendpoint.version": "2.1"
    }
}