Show what properties are visible to bot users #3285
Unanswered
brianle1301
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I would like to see if an account with the
bot
scope can see certain object properties.Why This is Needed
Would be useful to know really. If I understand correctly, bot accounts cannot view
mfa_enabled
andpremium_type
properties on user objects.My suggestion would be to add
bot
to theRequired OAuth2 Scope
column. For example, if the content isidentify
, it should becomebot, identify
.I have scanned through the whole documentation and believe this hasn't been explained/documented elsewhere. If this has already been implemented, please close the issue and refer me there.
Alternatives Considered
N/A
Additional Details
N/A
Beta Was this translation helpful? Give feedback.
All reactions