---
title: "Returns MSISDNS for the authenticated user"
method: GET
path: "/v1/account/msisdns"
tags: ["uncategorized"]
---

# Returns MSISDNS for the authenticated user

`GET /v1/account/msisdns`

## Response `200`

OK

- AccountMsisdnResponse[]
  - `msisdn` string — MSISDN
  - `active` boolean — active?
  - `remoteSms` string — remote SMS
  - `usedForMo` boolean — used for mo?
  - `default` boolean — default?

## Other responses

- `500` — Internal server error

---

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