---
title: "GET /availability"
method: GET
path: "/availability"
---

# GET /availability

`GET /availability`

Check which operators and operations are currently available.

## Response `200`

Operator availability data

- Availability[]
  - `operator` 'mtn' | 'orange'
  - `operation` object
    - `type` 'collection' | 'disbursement'
    - `status` 'OPERATIONAL' | 'SUSPENDED'

## Other responses

- `401` — Unauthorized
- `500` — An error occurred

---

[API](https://skmtc.dev/nkwa/apis/nkwa-pay-api.md) · [All operations](https://skmtc.dev/nkwa/apis/nkwa-pay-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nkwa/nkwa-pay-api/revisions/4bd667b643dc/schema)
