---
title: "Returns a paginated list of Contacts"
method: GET
path: "/contacts"
tags: ["Contact"]
---

# Returns a paginated list of Contacts

`GET /contacts`

Required permission: Customers - View Detail
Single-Customer Users can only access own contacts.

## Query parameters

- `customer_id` integer
- `page` integer

## Response `200`

successful

## Other responses

- `401` — Requires permission: Customers - View Detail

---

[API](https://skmtc.dev/syncromsp/apis/syncro.md) · [All operations](https://skmtc.dev/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/syncromsp/syncro/revisions/dfc1c332d2c2/schema)
