X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/admin/subscription//events' \
--header 'X-API-KEY: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"eventType": "string",
"oldStatus": "string",
"newStatus": "string",
"oldTier": "string",
"newTier": "string",
"metadata": "string",
"stripeEventId": "string",
"createdAtUtc": "2019-08-24T14:15:22.123Z"
}
]