aeontel webhook-call

Inspect inbound webhook calls

Webhook-call commands

aeontel webhook-call list

List inbound webhook calls

TypeScript
aeontel webhook-call list [--workspace <id>] [--endpoint <id>]
Shell
aeontel webhook-call list

aeontel webhook-call get

Get webhook call details

TypeScript
aeontel webhook-call get <id>
Shell
aeontel webhook-call get id_...

aeontel webhook-call delete

Delete a webhook call

TypeScript
aeontel webhook-call delete <id>
Shell
aeontel webhook-call delete id_...