Authorization: Bearer ********************curl --location --request GET '/webhook/' \
--header 'Authorization: Bearer <token>'{
"url": "string",
"eventTypes": [
"Wallet"
],
"signatureAlgorithm": "string",
"id": "string"
}