---
title: "Get Customer Interactions"
method: GET
path: "/customer/interaction"
---

# Get Customer Interactions

`GET /customer/interaction`

Lets you to fetch store interactions with a specific customer. This includes SMSs, emails, sent to the customer; missed calls received from the customer’s registered mobile number; and surveys submitted by the customer.

## Query parameters

- `format` 'json' | 'xml'
- `mobile` string
- `email` string
- `external_id` string
- `id` integer
- `network` 'facebook' | 'twitter' | 'foursquare' | 'capillary'
- `type` 'email' | 'emailbulk' | 'checkin' | 'like' | 'comment' | 'mention' | 'retweet' | 'tweet' | 'feedback' | 'whatsapp' | 'zalo'

## Response `200`

200

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/versions/de241f2ed9b3/schema)
