---
title: "List Contacts Paged"
method: GET
path: "/contacts_paged"
---

# List Contacts Paged

`GET /contacts_paged`

## Query parameters

- `page` integer
- `page_size` integer
- `limit` integer, nullable
- `offset` integer, nullable
- `search` string, nullable
- `query` string, nullable
- `q` string, nullable
- `search_in` string, nullable — all | name | phone | company
- `source` string
- `table_name` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
