New docs? Check out the change log to learn more!
curl --request GET \
--url https://discord.com/api/v10/applications/{application_id}/entitlements/{entitlement_id} \
--header 'Authorization: <api-key>'{
"id": "<string>",
"sku_id": "<string>",
"application_id": "<string>",
"user_id": "<string>",
"deleted": true,
"type": 123,
"guild_id": "<unknown>",
"starts_at": "2023-11-07T05:31:56Z",
"ends_at": "2023-11-07T05:31:56Z",
"fulfilled_at": "2023-11-07T05:31:56Z",
"fulfillment_status": "<unknown>",
"consumed": true,
"gifter_user_id": "<unknown>",
"parent_id": "<unknown>"
}curl --request GET \
--url https://discord.com/api/v10/applications/{application_id}/entitlements/{entitlement_id} \
--header 'Authorization: <api-key>'{
"id": "<string>",
"sku_id": "<string>",
"application_id": "<string>",
"user_id": "<string>",
"deleted": true,
"type": 123,
"guild_id": "<unknown>",
"starts_at": "2023-11-07T05:31:56Z",
"ends_at": "2023-11-07T05:31:56Z",
"fulfilled_at": "2023-11-07T05:31:56Z",
"fulfillment_status": "<unknown>",
"consumed": true,
"gifter_user_id": "<unknown>",
"parent_id": "<unknown>"
}Discord bot token
200 response for get_entitlement