Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

Search Stripe subscriptions with a query string.
stripeDefaultSearchSubscriptions
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
querymustache Search query (e.g. "status:\"active\" AND metadata[\"plan\"]:\"gold\"").Yes
limitmustache Optional max number of subscriptions to return (1-100). Defaults to 10.No
Returns
NameTypeDescription
idstring Subscription ID.
statusstring Subscription status.
currentPeriodEndstring Current period end time (ISO).
cancelAtPeriodEndboolean Whether the subscription is set to cancel at period end.