---
title: "Bulk get entities by contacts"
method: POST
path: "/crm/v1/customer-contacts/entities"
tags: ["customer contacts"]
---

# Bulk get entities by contacts

`POST /crm/v1/customer-contacts/entities`

Returns CRM entities matching multiple contact identifiers at once (phones, emails).

## Request body

- object
  - `contacts` string[]

## Response `200`

OK

- object[]

## Other responses

- `401` — Access token is missing or invalid

---

[API](https://skmtc.net/uspacy/apis/crm-service-2.md) · [All operations](https://skmtc.net/uspacy/apis/crm-service-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uspacy/crm-service-2/revisions/f80578d43845/schema)
