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

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

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

## Path parameters

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

## Response `200`

OK

- IpMessagingV2ServiceChannelInvite
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `channel_sid` string, nullable
  - `service_sid` string, nullable
  - `identity` string, nullable
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable
  - `role_sid` string, nullable
  - `created_by` string, nullable
  - `url` string, uri, nullable

---

[API](https://skmtc.net/twilio/apis/ip-messaging-v2.md) · [All operations](https://skmtc.net/twilio/apis/ip-messaging-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/ip-messaging-v2/versions/548426606af4/schema)
