---
title: "Get Communications ID"
method: GET
path: "/communications/id"
tags: ["communications"]
---

# Get Communications ID

`GET /communications/id`

Endpoint for getting the communications ID of the logged-in user.

## Response `200`

Communications ID retrieved successfully

- GetCommunicationsIDResponse
  - `communications_id` string, required — A public communications ID which is used to identify the user

## Other responses

- `401` — Unauthorized - authentication required
- `500` — Internal server error

---

[API](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints.md) · [All operations](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kalshi/kalshi-trade-api-manual-endpoints/revisions/6aec27d55fba/schema)
