Authorization: Bearer ********************curl --location --request GET 'https://api.ogoship.com/api/webhook//stats' \
--header 'Authorization: Bearer <token>'{
"webHookId": "string",
"enabled": true,
"lastError": "string",
"retryCount": 0,
"counter": 0,
"sentTime": "2019-08-24T14:15:22.123Z",
"nextAttempt": 0
}