Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

Search Stripe products with a query string.
stripeDefaultSearchProducts
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
querymustache Search query (e.g. "active:\"true\" AND metadata[\"category\"]:\"apparel\"").Yes
limitmustache Optional max number of products to return (1-100). Defaults to 10.No
Returns
NameTypeDescription
idstring Product ID.
namestring Product name.
descriptionstring Product description when available.
activeboolean Whether the product is active.
defaultPriceIdstring Default price ID when available.
createdAtstring Product creation time (ISO).