v1

latestOpenAPI 3.0.1Apache 2.02026-07-1410161228.2 KB

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

account_sidstring nullable

The unique ID of the Account responsible for this conversation.

{"stackTrail":"components:schemas:conversations.v1.conversation.conversation_scoped_webhook:properties:configuration","oasType":"schema","type":"unknown","description":"The configuration of this webhook. Is defined based on target.","nullable":true}
conversation_sidstring nullable

The unique ID of the Conversation for this webhook.

date_createdstring date-time nullable

The date that this resource was created.

date_updatedstring date-time nullable

The date that this resource was last updated.

sidstring nullable

A 34 character string that uniquely identifies this resource.

targetstring nullable

The target of this webhook: webhook, studio, trigger

urlstring uri nullable

An absolute API resource URL for this webhook.