Get Notification History return no data

We try to get notification history records with endpoint below: https://developer.apple.com/documentation/appstoreserverapi/get_notification_history

but it returns no data , example of return: {"notificationHistory":[],"hasMore":false}

our app still using the server notification V1, It it we can't get data from the api as long as we don't upgrade to v2?

please help, thanks

Replies

"Call this endpoint to get a paginated list of the version 2 App Store Server Notifications that the App Store attempted to send to your server’s App Store Server Notifications V2 endpoint in a specified timespan. "

https://developer.apple.com/documentation/appstoreserverapi/get_notification_history