GET v1/Services/{ChatServiceSid}/Conversations/{Sid}
twilio.com:twilio_conversations_v1
Summary: —
Operation ID: FetchServiceConversation
Auth: unknown
Operation ID: FetchServiceConversation
Auth: unknown
Description
Fetch a conversation from your service
Parameters (2)
ChatServiceSid
(string, path, required)
The SID of the [Conversation Service](https://www.twilio.com/docs/conversations/api/service-resource) the Conversation resource is associated with.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^IS[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
A 34 character string that uniquely identifies this resource. Can also be the `unique_name` of the Conversation.
No probe data for this endpoint yet.