Fixed

Subscription events listing without server errors

Listing subscription events for a subscription no longer returns a generic server error. You can review webhook delivery history when debugging integrations or reconciling missed notifications instead of treating the failure as an unknown platform problem.

  • Requests to list subscription events return event data instead of an unhandled server failure.