---
title: "List all groups (customers)"
method: GET
path: "/groups"
tags: ["Integrations"]
---

# List all groups (customers)

`GET /groups`

Returns all customers (groups) for your organization. Use a group ID to filter the integrations list.

## Response `200`

List of groups

- Group[]
  - `id` string — Unique group (customer) ID
  - `name` string — Group (customer) display name

---

[API](https://skmtc.net/postiz/apis/postiz-public-api.md) · [All operations](https://skmtc.net/postiz/apis/postiz-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/postiz/postiz-public-api/revisions/91e98b6af585/schema)
