---
title: "Get contacts"
method: GET
path: "/api/public/whatsapp/contact/contacts"
tags: ["Whatsapp contact"]
---

# Get contacts

`GET /api/public/whatsapp/contact/contacts`

Get the contacts where the last message was in the last X days

## Query parameters

- `days` number, required

## Headers

- `x-api-key` string, required

## Response `200`

Contacts retrieved successfully.

## Other responses

- `400` — Bad request.
- `401` — Unauthorized.

---

[API](https://skmtc.net/vambe/apis/vambe-ai-api.md) · [All operations](https://skmtc.net/vambe/apis/vambe-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vambe/vambe-ai-api/revisions/e206709d4be5/schema)
