curl --location --request GET 'https://uat.fomoapis.com/v1/webhooks?token=&count=' \
--header 'x-fomo-api-version;'[
{
"id": "string",
"create_time": "string",
"update_time": "string",
"token": "string",
"etag": "string",
"enabled": true,
"customer_id": "string",
"name": "string",
"event_types": [
"account.created"
],
"url": "string"
}
]