---
title: "Country"
method: GET
path: "/api/cp/lookup/country"
tags: ["Lookup"]
---

# Country

`GET /api/cp/lookup/country`

Country

## Response `200`

Successful response

- Lookup
  - `country` string — Country
  - `iso3166_3` string — Iso 3166 3
  - `iso3166_2` string — Iso 3166 2
  - `idd` string — Idd
  - `prefix` string — Prefix
  - `cc` string — Cc
  - `ndc1` string — Ndc 1
  - `ndc1t` string — Ndc 1 T
  - `ndc2` string — Ndc 2
  - `sn1` string — Sn 1
  - `sn1t` string — Sn 1 T
  - `sn2` string — Sn 2
  - `snl` string — Snl
  - `description` string — Description
  - `type` string — Type
  - `test_numbers` string — Test Numbers
  - `start_date` string, date — Start Date
  - `end_date` string, date — End Date
  - `last_update` string, date, nullable — Last Update
  - `net_name` string — Net Name
  - `net_type` string — Net Type
  - `mcc` string — Mcc
  - `mnc` string — Mnc
  - `tadig_nc` string — Tadig Nc
  - `handset_code` string — Handset Code
  - `net_start_date` string, date — Net Start Date
  - `net_end_date` string, date — Net End Date
  - `operator` string — Operator
  - `licensed_service_areas` string — Licensed Service Areas
  - `country_notes` string — Country Notes
  - `nop_notes` string — Nop Notes
  - `net_notes` string — Net Notes
  - `prefix_notes` string — Prefix Notes
  - `row_insertion_date` string, date — Row Insertion Date

## Other responses

- `400` — Bad Request - Invalid parameters or request body
- `401` — Authentication information is missing or invalid
- `403` — Access denied - insufficient permissions or dependency access failure
- `404` — Resource not found
- `500` — Internal server error

---

[API](https://skmtc.dev/connexcs/apis/connexcs-control-panel-api.md) · [All operations](https://skmtc.dev/connexcs/apis/connexcs-control-panel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/connexcs/connexcs-control-panel-api/revisions/54bc2ed6edae/schema)
