---
title: "List basic teams information of an account."
method: GET
path: "/1/accounts/{account_id}/basic/teams"
tags: ["User Management > Accounts"]
---

# List basic teams information of an account.

`GET /1/accounts/{account_id}/basic/teams`

## Path parameters

- `account_id` integer, required

## Query parameters

- `with` string

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` string

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
