---
title: "Returns HLR Lookup data of the supplied recipient number"
method: POST
path: "/v1/hlr_lookups"
tags: ["hlr_lookups"]
---

# Returns HLR Lookup data of the supplied recipient number

`POST /v1/hlr_lookups`

## Request body

- HlrLookupRequest
  - `msisdn` string — msisdn

## Response `200`

OK

- HlrLookupResponse
  - `msisdn` string — msisdn
  - `network` string — network
  - `status` string — status
  - `ported` boolean — ported
  - `timestamp` string, date-time — timestamp

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