Query available User Lexicons

Return a list of user lexicons already built.

The response is a JSON array containing a list of user lexicons.

Response body

[
   {
      "lexicon_id": "ac0dfe75-5072-49af-a65d-4f3412fe7e64",
      "model_id": "en-us.bcn",
      "name": "Test English US lexicon" 
   }
]

Details

Language
Authorization
Header
Click Try It! to start a request and see the response here!