ConversationsV1Webhook
Fetch the configuration of a conversation-scoped webhook
Fetch the configuration of a conversation-scoped webhook
get/v1/Conversations/{ConversationSid}/Webhooks/{Sid}
Path parameters
ConversationSidstring required
The unique ID of the Conversation for this webhook.
Sidstring required
A 34 character string that uniquely identifies this resource.
Response
OK
Changes
Changed in 3 of the 51 revisions of this API.21
- ▲
the
response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
the
response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
- ○
api tag
ConversationsV1Webhookaddedapi-tag-added
- ○