---
title: "Retrieve customer contacts list"
method: GET
path: "/customers/{customerId}/customer-contact"
tags: ["Customers"]
---

# Retrieve customer contacts list

`GET /customers/{customerId}/customer-contact`

## Path parameters

- `customerId` string, required

## Query parameters

- `limit` string
- `page` string
- `calculate_count` string
- `filter` string
- `sort` string
- `rel` string

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/fieldpulse/apis/fieldpulse-api.md) · [All operations](https://skmtc.net/fieldpulse/apis/fieldpulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fieldpulse/fieldpulse-api/versions/61b397595943/schema)
