410 Gone on v5 games/top

Is Followed Games gone as well?

https://api.twitch.tv/api/users/s0und/follows/games/live?limit=100

This used to work, until today. I’m providing a client-id and application/vnd.twitchtv.v5+json

{
    "error": "Gone",
    "status": 410,
    "message": "this API has been removed."
}

i tried with with an additional &api_version=5, but the result is the same

Maybe it’s my fault, but is there a newer api for the same functionality? I couldn’t find any.