Can I get a list of podcast subscribers using the iTunes Search API?

I am wondering if it is possible to return a list of objects for each of my podcasts using the iTunes search API. I tried using my email address / username for iTunes using

https://itunes.apple.com/lookup?id={{my iTunes username}}&entity=podcast

but it looks like an identifier that I cannot find for my account requires a numeric value.

+4
source share

All Articles