diff --git a/docs/reference/licensing/get-license.asciidoc b/docs/reference/licensing/get-license.asciidoc index 807a40729f9fd..06e1858ef2e13 100644 --- a/docs/reference/licensing/get-license.asciidoc +++ b/docs/reference/licensing/get-license.asciidoc @@ -29,7 +29,14 @@ https://www.elastic.co/subscriptions. `local`:: (boolean) Specifies whether to retrieve local information. The default value is `false`, which means the information is retrieved from the master node. - + + `accept_enterprise`:: +(Boolean) If `true`, this parameter returns `enterprise` for Enterprise +license types. If `false`, this parameter returns `platinum` for both +`platinum` and `enterprise` license types. This behavior is maintained for +backwards compatibility. + +deprecated::[7.6.0,"This parameter is deprecated and will always be set to `true` in 8.x."] [float] ==== Authorization