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

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

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

## Path parameters

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

## Response `200`

OK

- IpMessagingV2ServiceChannelChannelWebhook
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `service_sid` string, nullable
  - `channel_sid` string, nullable
  - `type` string, nullable
  - `url` string, uri, nullable
  - `configuration` unknown
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable

## Changes

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

[Change history](https://skmtc.dev/twilio/apis/twilio-ip-messaging/changes/v2/Services/:ServiceSid/Channels/:ChannelSid/Webhooks/: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/eea0491dbd91?raw)
