Mimecast doesnt have a python 3 url decoder for their api so I converted and updated it myself.
I had no need for all of r.text returned so I regexed only the url.
jcroy/python3-mimecast-url-decode
Mimecast doesnt have a python 3 url decoder for their api so I converted and updated it myself.
Python