---
title: "Get actions state"
method: GET
path: "/api/endpoint/action/state"
tags: ["Security Endpoint Management API"]
---

# Get actions state

`GET /api/endpoint/action/state`

**Spaces method and path for this operation:**

<div><span class="operation-verb get">get</span>&nbsp;<span class="operation-path">/s/{space_id}/api/endpoint/action/state</span></div>

Refer to [Spaces](https://www.elastic.co/docs/deploy-manage/manage-spaces) for more information.

Get a response actions state, which reports whether encryption is enabled.

## Response `200`

OK

- SecurityEndpointManagementAPIActionStateSuccessResponse
  - `data` object, required
    - `canEncrypt` boolean — Whether the Kibana instance has encryption enabled for response actions.

---

[API](https://skmtc.net/elastic/apis/kibana-apis.md) · [All operations](https://skmtc.net/elastic/apis/kibana-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/kibana-apis/versions/531c9e2a7d23/schema)
