List of Webhook subscriptions
{ "subscriptions": [ /* Array of Webhooks API sends messages to*/ { "time": 1498577751487, /* Time of a subscription event */ "url": "https://sample.com/webhook.php" /* Webhook URL */ } ] }