Export Bounce, Unsubscribe, Do Not Contact Data

Is it possible to export bounce, unsubscribe and do not contact data from Mautic into a CVS?

Is it possible to export bounce, unsubscribe and do not contact data from Mautic into a CVS?

Leads and their fields can be exported via the reports, but the information you’d mentioned aren’t available there. It is a good idea for a new feature request though. You can create it here: https://github.com/mautic/mautic/issues

If you need to export leads with those information now, you can do it through the database query or PhpMyAdmin.

Added a screenshot to github issue:
https://github.com/mautic/mautic/issues/990

I took a look in my database and can’t seem to find where the unsubscribe data is stored. Can someone point me in the right direction of the correct database query or where I can find this information in the database?

Old post, but my 2 cents:
Table lead_donotcontact.

+1 (could be very useful)