Get actions state
Get a response actions state, which reports whether encryption is enabled.
GET
/api/endpoint/action/state
curl \
--request GET 'https://localhost:5601/api/endpoint/action/state' \
--header "Authorization: $API_KEY"