You can use the CLI to get this list out, eg:
gc users list --state deleted
This uses the /api/v2/users API so you could also do this via API Explorer/Dev Tools.
You could also enhance this even further and put the CLI stuff into a PowerShell script to format it up a bit.
------------------------------
Vaun McCarthy
------------------------------