---
title: "List companies"
method: GET
path: "/v3/companies"
tags: ["Company"]
---

# List companies

`GET /v3/companies`

Retrieves a list of companies wrapped in the element "results".

## Response `200`

OK

- Company[]
  - `name` string
  - `description` string
  - `website` string
  - `contact` string
  - `account_manager` string

---

[API](https://skmtc.net/zuora/apis/admin-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/admin-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/admin-api-reference/revisions/789812d35ac8/schema)
