---
title: "List available phone numbers that ilert uses to send voice and SMS notifications"
method: GET
path: "/numbers"
tags: ["Numbers"]
---

# List available phone numbers that ilert uses to send voice and SMS notifications

`GET /numbers`

## Response `200`

List of phone numbers

- OutboundNumber[]
  - `countryCode` string
  - `phoneNumber` string
  - `supportsInboundSms` boolean
  - `types` string[]

---

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