curl --request GET \
--url https://api.callingbox.io/v1/webhook_events \
--header 'Authorization: Bearer <token>'{
"data": [
"<string>"
]
}curl --request GET \
--url https://api.callingbox.io/v1/webhook_events \
--header 'Authorization: Bearer <token>'{
"data": [
"<string>"
]
}