Skip to main content
Version: Next

RESTGetAPIEntitlementsQuery

Index

Properties

optionalafter

after?: string

Retrieve entitlements after this entitlement ID

optionalbefore

before?: string

Retrieve entitlements before this entitlement ID

optionalexclude_ended

exclude_ended?: boolean

Whether ended entitlements should be omitted

optionalguild_id

guild_id?: string

Guild ID to look up entitlements for

optionallimit

limit?: number

Number of entitlements to return (1-100)

@default

100

optionalsku_ids

sku_ids?: string

Optional list of SKU IDs to check entitlements for Comma-delimited set of snowflakes

optionaluser_id

user_id?: string

User ID to look up entitlements for