get https://api.brevo.com/v3/inbound/events
This endpoint will show the list of all the events for the received emails.
Log in to see full request history
Responses
This endpoint will show the list of all the events for the received emails.
xxxxxxxxxx
curl --request GET \
--url 'https://api.brevo.com/v3/inbound/events?limit=100&offset=0&sort=desc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: