Is there a REST API endpoint to fetch blocked users?

Hi everyone,

I know that the URL https://www.openstreetmap.org/user_blocks exists, but is there any other way to retrieve a list of blocked users?

Ideally, I’m looking for a simple method or an API endpoint to fetch all currently blocked users — or maybe a downloadable file similar to:
https://planet.openstreetmap.org/users_deleted/users_deleted.txt

Is there any documented or undocumented API endpoint that provides this information, or is /user_blocks the only available option?

Thanks in advance for any help!

judging from API for user blocks · Issue #1618 · openstreetmap/openstreetmap-website · GitHub and API v0.6 - OpenStreetMap Wiki it seems that answer is “no”