---
title: "[BETA] Search contacts (workspace)"
method: POST
path: "/contacts/search"
tags: ["contacts"]
---

# [BETA] Search contacts (workspace)

`POST /contacts/search`

Cached workspace-wide contact search. Optional JSON filters in body; ?live=true is not supported on this route.

## Request body

- object

## Response `200`

Success

- object — Response data

## Other responses

- `202` — Accepted when live path used elsewhere
- `401` — Unauthorized
- `402` — Insufficient credits
- `500` — Unexpected error

---

[API](https://skmtc.net/getpg/apis/pg-ai-public-api.md) · [All operations](https://skmtc.net/getpg/apis/pg-ai-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getpg/pg-ai-public-api/versions/cc47d013c073/schema)
