ConversationsV1Webhook
Retrieve a list of all webhooks scoped to the conversation
Retrieve a list of all webhooks scoped to the conversation
get/v1/Conversations/{ConversationSid}/Webhooks
Path parameters
ConversationSidstring required
The unique ID of the Conversation for this webhook.
Query parameters
PageSizeinteger
How many resources to return in each list page. The default is 5, and the maximum is 5.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK