New docs? Check out the change log to learn more!
curl --request GET \
--url https://discord.com/api/v10/users/@me/applications/{application_id}/entitlements \
--header 'Authorization: Bearer <token>'[
"<unknown>"
]curl --request GET \
--url https://discord.com/api/v10/users/@me/applications/{application_id}/entitlements \
--header 'Authorization: Bearer <token>'[
"<unknown>"
]The access token received from the authorization server in the OAuth 2.0 flow.
200 response for get_current_user_application_entitlements