---
title: "Get contact"
method: GET
path: "/api/v1/contact/{id}"
tags: ["Contacts"]
---

# Get contact

`GET /api/v1/contact/{id}`

The method returns the available information about the contact identified by the contact ID.

## Path parameters

- `id` integer, required

## Response `200`

---

[API](https://skmtc.net/esputnik/apis/esputnik-com.md) · [All operations](https://skmtc.net/esputnik/apis/esputnik-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esputnik/esputnik-com/versions/1c4afd7ba72a/schema)
