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.