[Feature Request] Endpoint to fetch application information by ID #3255
Unanswered
advaith1
asked this question in
API Feature Requests & Ideas
Replies: 4 comments
-
This would be more useful now because of non-bot slash command applications: if there is no bot user then the application data cannot be fetched (from its id) at all, not even the icon and name. |
Beta Was this translation helpful? Give feedback.
0 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
I agree with this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
An endpoint similar to Get Current Application Information but for fetching info about any application with its id (without fields that need to be private of course). This would be useful for a few reasons:
This could be implemented by:
/oauth2/applications/:id
endpoint/applications/:id/public
endpointBeta Was this translation helpful? Give feedback.
All reactions