Retrieve a list of all webhooks scoped to the conversation
Retrieve a list of all webhooks scoped to the conversation
Path parameters
The unique ID of the Conversation for this webhook.
Query parameters
How many resources to return in each list page. The default is 5, and the maximum is 5.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 5 of the 51 revisions of this API.41
- ▲
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
- ○