---
title: "Gets a list of contacts from a given list, subscribed to the specified preference."
method: GET
path: "/v2/address-books/{bookId}/contacts/with-preference/{preferenceId}"
tags: ["ApiPreference"]
---

# Gets a list of contacts from a given list, subscribed to the specified preference.

`GET /v2/address-books/{bookId}/contacts/with-preference/{preferenceId}`

## Path parameters

- `bookId` integer, required
- `preferenceId` integer, required

## Query parameters

- `minContactId` integer

## Response `200`

- ApiContactIdAndEmail[]
  - `id` integer
  - `email` string, nullable

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
