---
title: "Get Contact Lists Short List"
method: GET
path: "/groups/{company}/list"
tags: ["Contact Lists"]
---

# Get Contact Lists Short List

`GET /groups/{company}/list`

Get a short list of all contact lists for a company

## Path parameters

- `company` integer, required

## Response `200`

Short list of contact lists

- object[]
  - `id` string
  - `name` string
  - `virtual` boolean
  - `link` string

---

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