---
title: "Returns profile configuration"
method: GET
path: "/v1/account/profile"
tags: ["uncategorized"]
---

# Returns profile configuration

`GET /v1/account/profile`

## Response `200`

OK

- ProfileRequest
  - `firstname` string — account profile display firstname
  - `lastname` string — account profile display lastname
  - `msisdn` string — account profile display msisdn

## 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)
