Marketplace app, user connected. how to read in apps scope?

Description
I have a zoom marketplace app in which users connect that app.
i have the user’s access token. how do i, via API, read in that apps scope?
ie. allowed scope: /user:read, /meeting:read

the apps scope has broaden to include new features. i would like to find out if i need to tell the user to signout and back in since the app’s scope has changed.

Hi @devfin
Thanks for reaching out to us
If your app is published in the marketplace and you made any changes to your scopes, you will need to submit your app to review for an UPDATE.
Once this update is approved, users will need to reauthorize the app due to the new scopes added to it.