---
title: "List Contact List Contacts"
method: GET
path: "/contact_list_contact"
tags: ["Contact List Contact"]
---

# List Contact List Contacts

`GET /contact_list_contact`

Retrieve a list of contact list contacts

## Query parameters

- `contact_id` string
- `contact_list_id` string
- `organisation_id` string
- `select` string
- `offset` string
- `limit` string

## Headers

- `Range` string
- `Range-Unit` string

## Response `200`

OK

- ContactListContact[]
  - `contact_id` string, uuid — Contact ID
  - `contact_list_id` string, uuid — Contact List ID
  - `organisation_id` string, uuid — Organisation ID

---

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