---
title: "Get Contact By Id"
method: GET
path: "/campaigns/v1/contacts/{contact_id}"
tags: ["Contacts"]
---

# Get Contact By Id

`GET /campaigns/v1/contacts/{contact_id}`

Fetch a contact by ID.
- **contact_id**: The ID of the contact to fetch.

## Path parameters

- `contact_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/interactly/apis/interactly-api-2.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactly/interactly-api-2/revisions/a9901c64edf4/schema)
