---
title: "List Operators"
method: GET
path: "/momo-operator"
---

# List Operators

`GET /momo-operator`

## Query parameters

- `country_code` 'GH' | 'KE' | 'EG', required

## Response `200`

200

- object
  - `data` object[]
    - `name` string
    - `slug` string
    - `country` string
    - `code` string
    - `min` integer
    - `max` integer
  - `message` string
  - `meta` unknown
  - `status` string

---

[API](https://skmtc.net/useoval/apis/core-api.md) · [All operations](https://skmtc.net/useoval/apis/core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/useoval/core-api/versions/cb65d8f214c3/schema)
