Tool to retrieve entitlements for the current user for a given application. Use when you need to check what premium offerings or subscriptions the authenticated user has access to.
afterstringRetrieve entitlements after this entitlement ID (snowflake). Used for forward pagination.
limitintegerMaximum number of entitlements to return (1-100, default 100).
beforestringRetrieve entitlements before this entitlement ID (snowflake). Used for backward pagination.
sku_idsarrayOptional list of SKU IDs to filter entitlements by.
exclude_endedbooleanWhether ended entitlements should be omitted. Defaults to false.
application_idRequiredstringThe ID of the application to retrieve entitlements for.
exclude_deletedbooleanWhether deleted entitlements should be omitted. Defaults to true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.