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

# Get contact

`GET /v1/contacts/{id}`

## Path parameters

- `id` number, required

## Headers

- `authorization` string, required

## Response `200`

Successful

---

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