---
title: "list EdgeGroups"
method: GET
path: "/edge_groups"
tags: ["edge_groups"]
---

# list EdgeGroups

`GET /edge_groups`

**Access policy**: administrator

## Response `200`

EdgeGroups

- EdgegroupsDecoratedEdgeGroup[]
  - `Dynamic` boolean
  - `EndpointIds` integer — Shadow to avoid exposing in the API
  - `EndpointTypes` PortainerEndpointType[]
  - `Endpoints` integer[] — Deprecated: only used for API responses
  - `HasEdgeJob` boolean
  - `HasEdgeStack` boolean
  - `Id` integer — EdgeGroup Identifier
  - `Name` string
  - `PartialMatch` boolean
  - `TagIds` integer[]
  - `TrustedEndpoints` integer[]

## Other responses

- `500` — Internal Server Error
- `503` — Edge compute features are disabled

---

[API](https://skmtc.net/portainer/apis/portainerce-api.md) · [All operations](https://skmtc.net/portainer/apis/portainerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portainer/portainerce-api/versions/c0b0975cd11b/schema)
