---
title: "GET /v2/Services/{ServiceSid}/Channels/{Sid}"
method: GET
path: "/v2/Services/{ServiceSid}/Channels/{Sid}"
tags: ["IpMessagingV2Channel"]
---

# GET /v2/Services/{ServiceSid}/Channels/{Sid}

`GET /v2/Services/{ServiceSid}/Channels/{Sid}`

## Path parameters

- `ServiceSid` string, required
- `Sid` string, required

## Response `200`

OK

- IpMessagingV2ServiceChannel
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `service_sid` string, nullable
  - `friendly_name` string, nullable
  - `unique_name` string, nullable
  - `attributes` string, nullable
  - `type` 'public' | 'private'
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable
  - `created_by` string, nullable
  - `members_count` integer, nullable
  - `messages_count` integer, nullable
  - `url` string, uri, nullable
  - `links` object, nullable

## Changes

- **2023-08-10** (v2) `03de90f08481` — 1 info
  - api tag `IpMessagingV2Channel` added

[Change history](https://skmtc.dev/twilio/apis/twilio-ip-messaging/changes/v2/Services/:ServiceSid/Channels/:Sid/get.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-ip-messaging.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-ip-messaging/llms.txt) · [OpenAPI document](https://skmtc.dev/twilio/apis/twilio-ip-messaging/revisions/8470d6504e73?raw)
