---
title: "Get Networks"
method: GET
path: "/networks"
---

# Get Networks

`GET /networks`

Retrieve all supported end financial interfaces (Banks, Mobile Money Networks, E-Wallets)

## Query parameters

- `country` string

## Request body

- unknown

## Response `200`

200

- object[]
  - `id` string
  - `code` string
  - `updatedAt` string
  - `status` string
  - `createdAt` string
  - `accountNumberType` string
  - `country` string
  - `name` string
  - `channelIds` string[]
  - `countryAccountNumberType` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/yellowcard/apis/yellow-cards-payment-api.md) · [All operations](https://skmtc.net/yellowcard/apis/yellow-cards-payment-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yellowcard/yellow-cards-payment-api/revisions/516d251059cc/schema)
