---
title: "List teams in workspace"
method: GET
path: "/workspaces/{slug}/teams"
---

# List teams in workspace

`GET /workspaces/{slug}/teams`

Get a list of teams in the workspace. Shows teams you are a member of, public teams, and private teams if you have workspace management permissions.

## Path parameters

- `slug` string, required

## Query parameters

- `search` string
- `order` 'ASC' | 'DESC'
- `orderBy` 'name' | 'createdAt'
- `limit` integer
- `offset` integer

## Response `default`

Successful

---

[API](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation.md) · [All operations](https://skmtc.dev/datawrapper/apis/datawrapper-api-v3-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datawrapper/datawrapper-api-v3-documentation/revisions/e190512863c7/schema)
