---
title: "Get a list of URN with given email adres"
method: GET
path: "/GetURNs_t"
tags: ["GetURNs_t"]
---

# Get a list of URN with given email adres

`GET /GetURNs_t`

## Query parameters

- `token` string
- `email` string

## Response `200`

Success

- ReturnResultOfGetURNsOutput
  - `returnStatus` ReturnStatus
    - `errorNumber` integer
    - `errorMessage` string, nullable
  - `data` GetURNsOutput
    - `urNs` string[], nullable

---

[API](https://skmtc.net/mymip/apis/miprestapi.md) · [All operations](https://skmtc.net/mymip/apis/miprestapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mymip/miprestapi/versions/4f4beba40fcf/schema)
