---
title: "Get all Contacts"
method: GET
path: "/v3/contacts"
tags: ["contacts", "v3"]
---

# Get all Contacts

`GET /v3/contacts`

## Query parameters

- `contact_list_id` number
- `type` 'unsubscribed' | 'active' | 'bounced'
- `search` string
- `limit` number
- `page` number
- `contact_type` 'contact' | 'employee'
- `created_date.gte` string, date
- `created_date.lte` string, date

## Response `200`

Successful

---

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