---
title: "Get caller information"
method: GET
path: "/crm/v1/events/caller"
tags: ["call events"]
---

# Get caller information

`GET /crm/v1/events/caller`

Looks up CRM entities matching a phone number. Used during incoming calls to display caller info.
Example: `GET /crm/v1/events/caller?phone=380667654321`

## Query parameters

- `phone` 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)
