GET v1/Conversations/{ConversationSid}/Participants/{Sid}

twilio.com:twilio_conversations_v1

Summary:
Operation ID: FetchConversationParticipant
Auth: unknown
Description

Fetch a participant of the conversation

Parameters (2)

ConversationSid (string, path, required)

The unique ID of the [Conversation](https://www.twilio.com/docs/conversations/api/conversation-resource) for this participant.

Sid (string, path, required)

A 34 character string that uniquely identifies this resource. Alternatively, you can pass a Participant's `identity` rather than the SID.

No probe data for this endpoint yet.