---
title: "List your voice channels for US Zone"
method: GET
path: "/inbound_channels"
tags: ["Voice Channels"]
---

# List your voice channels for US Zone

`GET /inbound_channels`

Returns the US Zone voice channels for your account. voice channels allows you to use Channel Billing for calls to your Telnyx phone numbers. Please check the <a href="https://support.telnyx.com/en/articles/8428806-global-channel-billing">Telnyx Support Articles</a> section for full information and examples of how to utilize Channel Billing.

## Response `200`

voice channels Response

- object
  - `data` object
    - `channels` integer — The current number of concurrent channels set for the account
    - `record_type` string — Identifies the type of the response

## Other responses

- `401` — Unauthorized
- `404` — Resource not found
- `422` — Unprocessable entity. Check message field in response for details.

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api/revisions/e32d46c5945b/schema)
