My code relies heavily on using the token info received from the endpoint listed below to check required scopes for an endpoint to deny the request before it’s even sent to the api.
I don’t see why a similar endpoint can’t/shouldn’t be created for the new version of the api to provide similar information. I’m not a big fan of criss-crossing api versions just to fill in the gaps for endpoints that don’t exist yet.