---
title: "Get team groups"
method: GET
path: "/teams/groups/list"
tags: ["Teams"]
---

# Get team groups

`GET /teams/groups/list`

REQUIRED SCOPES <code>['teams:read']</code><br>Get team groups

## Response `200`

OK

- object
  - `data` TeamsGroupResource[]
    - `id` integer
    - `organization_id` integer
    - `name` string
    - `description` string
    - `created_at` string
    - `updated_at` string

---

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