---
title: "GET /v1/Networks/{Sid}"
method: GET
path: "/v1/Networks/{Sid}"
tags: ["SupersimV1Network"]
---

# GET /v1/Networks/{Sid}

`GET /v1/Networks/{Sid}`

Fetch a Network resource.

## Path parameters

- `Sid` string, required

## Response `200`

OK

- SupersimV1Network
  - `sid` string, nullable — The unique string that we created to identify the Network resource.
  - `friendly_name` string, nullable — A human readable identifier of this resource.
  - `url` string, uri, nullable — The absolute URL of the Network resource.
  - `iso_country` string, nullable — The [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the Network resource.
  - `identifiers` unknown[], nullable — Array of objects identifying the [MCC-MNCs](https://en.wikipedia.org/wiki/Mobile_country_code) that are included in the Network resource.
    - unknown

---

[API](https://skmtc.dev/korewireless/apis/kore-supersim.md) · [All operations](https://skmtc.dev/korewireless/apis/kore-supersim/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/korewireless/kore-supersim/revisions/b9771e13e814/schema)
