---
title: "Get resolution group"
method: GET
path: "/api/security/entity_store/resolution/group"
tags: ["Security entity store"]
---

# Get resolution group

`GET /api/security/entity_store/resolution/group`

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

<div><span class="operation-verb get">get</span>&nbsp;<span class="operation-path">/s/{space_id}/api/security/entity_store/resolution/group</span></div>

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

Get the resolution group for a given entity, returning all linked entities.<br/><br/>[Required authorization] Route required privileges: securitySolution AND securitySolution-entity-analytics.

## Query parameters

- `entity_id` string, required

## Response `200`

Indicates a successful response.

## Other responses

- `400` — Bad request.
- `404` — Entity not found.

---

[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)
