v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-054014269.7 KB
ChatV1Invite

get/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}

Path parameters

ServiceSidstring required

The SID of the Service to fetch the resource from.

ChannelSidstring required

The SID of the Channel the resource to fetch belongs to.

Sidstring required

The Twilio-provided string that uniquely identifies the Invite resource to fetch.

Response

OK

sidstring nullable

The unique string that we created to identify the Invite resource.

account_sidstring nullable

The SID of the Account that created the Invite resource.

channel_sidstring nullable

The SID of the Channel the resource belongs to.

service_sidstring nullable

The SID of the Service the resource is associated with.

identitystring nullable

The application-defined string that uniquely identifies the resource's User within the Service. See access tokens for more info.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in RFC 2822 format.

role_sidstring nullable

The SID of the Role assigned to the resource.

created_bystring nullable

The identity of the User that created the invite.

urlstring uri nullable

The absolute URL of the Invite resource.