---
title: "Admin Get Integrations Overview"
method: GET
path: "/v1/admin/organizations/{org_id}/integrations-overview"
tags: ["Admin"]
---

# Admin Get Integrations Overview

`GET /v1/admin/organizations/{org_id}/integrations-overview`

[ADMIN] Get all integrations tab data for an org in a single request.

Fetches WhatsApp profiles, failed lead jobs, wallet, failed scheduled
messages, and failed scheduled responses in parallel using ThreadPoolExecutor.

## Path parameters

- `org_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/orsay/apis/fastapi.md) · [All operations](https://skmtc.dev/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orsay/fastapi/revisions/66e6e334b2dc/schema)
