---
title: "Get Account Summary"
method: GET
path: "/copilot/v1/companies/{companyId}/account-summary"
tags: ["Account Summary"]
---

# Get Account Summary

`GET /copilot/v1/companies/{companyId}/account-summary`

Retrieve the account summary for a specific company.

## Path parameters

- `companyId` integer, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.net/zoominfo/apis/data-api-v1.md) · [All operations](https://skmtc.net/zoominfo/apis/data-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zoominfo/data-api-v1/revisions/d1ee1374b588/schema)
