---
title: "List endpoint permission groups"
method: GET
path: "/endpoint-protection/permission-groups"
---

# List endpoint permission groups

`GET /endpoint-protection/permission-groups`

Returns a list of all the endpoint protection permission groups

## Response `200`

A list of all the endpoint protection permission groups

- object[]
  - `id` integer — The ID of the permission group
  - `name` string — The name of the permission group
  - `device_count` integer — The number of devices in the permission group

---

[API](https://skmtc.net/aikido/apis/authorization.md) · [All operations](https://skmtc.net/aikido/apis/authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aikido/authorization/revisions/5445e7c21137/schema)
