entitlements_get
Fetch a single Discord entitlement by supplying the application and entitlement IDs, and receive the full entitlement data.
Instructions
Purpose: Fetch a single entitlement.
Returns: entitlement shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | Your application/bot ID | |
| entitlement_id | Yes | Entitlement to fetch |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||