Get subscriptionsRequired scopes:partner.webhooks.manageResponses200OKSchema — OPTIONAL object[]id uuidId of the subscription in GUID formatwebhookUrl stringWebhook HTTPS endpoint url.webhookVersion stringPossible values: [v1]Version that will be used when formatting the webhook payload.enabled booleanFlag for enabling/disabling the subscription. If subscription is disabled the webhook won't be triggered for the respective event types.created date-timeTime at which subscription has been created.eventTypes string[]List of event types for the subscription. Each time that some event type from the list occurs, the webhook will be triggered.