---
title: "Fetch list of all contacts"
method: GET
path: "/v1/contacts"
---

# Fetch list of all contacts

`GET /v1/contacts`

This API allows you to fetch the list of all contacts in contact group.

## Query parameters

- `contact_id` string
- `contact_group_id` string
- `limit` string
- `platform_key` string
- `updated_after` string
- `page` string
- `searchTerm` string

## Headers

- `Authorization` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/tatatelebusiness/apis/smartflo-base-api-config.md) · [All operations](https://skmtc.net/tatatelebusiness/apis/smartflo-base-api-config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tatatelebusiness/smartflo-base-api-config/revisions/6d23fb7bf7e1/schema)
