Lists all subscriptions for a given SKU. When using a Bot token, the user_id query parameter is required. Returns paginated subscription objects.
afterstringRetrieve subscriptions after this subscription ID for forward pagination.
limitintegerMaximum number of subscriptions to return (1-100, default 100).
beforestringRetrieve subscriptions before this subscription ID for backward pagination.
sku_idRequiredstringThe ID of the SKU to list subscriptions for.
user_idstringThe user ID to filter subscriptions for. Required when using a Bot token; not needed for OAuth2.
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.