Retrieves a page of tripwire alert activities. Date filters must be used together - either provide both filterFromDateTime and filterToDateTime, or none of them.
OK
Bad Request
Unauthorized
Internal Server Error
[- {
- "id": 1,
 - "usageProductInventoryId": 10,
 - "whenActionApplied": "2022-01-01T00:00:00.000Z",
 - "totalPriceInMinorCurrency": 0,
 - "totalCallCount": 15,
 - "createdOn": "2022-01-01T00:00:00.000Z",
 - "tripwireStartDate": "2022-01-01T00:00:00.000Z",
 - "tripwireEndDate": "2022-01-01T00:00:00.000Z",
 - "tripwireRuleId": 1,
 - "tripwirePlanId": 1,
 - "action": "EMAIL_BILLING_CLIENT"
 
} 
]