Request test
Request URL
https://api.alvochat.com/{{instance_id}}/webhooks
Parameters
Token *Required
page *Required

pagination page number

limit *Required

number of webhooks per request .
max value : 100 .

status *Required

webhooks status [succeeded , queue , failed ,all]


succeeded : get succeeded webhooks .


queue : get queue webhooks .


failed : get failed webhooks .


all: get all webhooks .

sort *Required

asc : sorted webhooks by ID from smallest to largest .


desc : sorted webhooks by ID from largest to smallest

id *Required

filter webhooks by webhook id

start_date *Required

Filter webhooks after the specified timestamp. Example: 1601218199

end_date *Required

Filter webhooks before the specified timestamp. Example: 1601218199


Request samples
Note : don't forget to URL encode your query params like base64 or utf-8
WhatsApp Chat WhatsApp Chat Hello, how can I help you ?