Get script languages APIedit

Retrieves a list of supported script languages and their contexts.

response = client.get_script_languages
puts response
GET _script_language

Requestedit

GET _script_language

Prerequisitesedit

  • If the Elasticsearch security features are enabled, you must have the manage cluster privilege to use this API.