---
title: "Team Overview"
method: GET
path: "/integrations/v1/admin/team/overview"
tags: ["Admin"]
---

# Team Overview

`GET /integrations/v1/admin/team/overview`

Return an overview of all integration-related documents for a team (tokens, groups, configs).

## Query parameters

- `team_id` string, nullable — Explicit team id override; if omitted uses header teamid
- `mask` boolean — Mask sensitive auth fields

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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