Changes to Retrieve a list of all webhooks scoped to the conversation
GET /v1/Conversations/{ConversationSid}/Webhooks
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 51 revisions of this API.41
- v192d1169c37c21
- v19e5a9439b5b31
- v1b4d0e634cd691
- v12cf60eb95eb91
- v14e3f150aaa781
What changed
- ▲
the
webhooks/items/configurationresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the max was decreased from1000.00to5.00request-parameter-max-decreased
- ▲
- ▲
the
webhooks/items/configurationresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
api tag
ConversationsV1Webhookaddedapi-tag-added
- ○