x-api-key: ********************curl --location --request GET 'https://online-banking.originalaccounts.com/webhooks//logs' \
--header 'x-api-key: <api-key>'{
"count": 0,
"data": [
{
"status": 0,
"event_id": "string",
"response_body": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}
]
}