---
title: "List teams"
method: GET
path: "/teams"
---

# List teams

`GET /teams`

DEPRECATED: Use GET /v3/workspaces/{slug}/teams instead. This endpoint returns all teams you belong to across workspaces.

## Query parameters

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

## Response `200`

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)
