/email/public/v1/events V3 api not found

This endpoint is used to query the event log for events matching specified parameters.

GET /email/public/v1/events using API v1, but couldn’t find any way to do so via v3.

Is there a solution ? After 30 November 2022 It is not working.

So please help me.

Hi, @DBhatt888 :waving_hand: If you are referring to the endpoint here — GET /email/public/v1/events, this endpoint is not flagged for depreciation. Using an API for Authorization is going away, but not the endpoint itself.

You just need to switch over to using a Private App and including it in your Authorization header.

Resources here:

Best,

Jaycee