Product

Route List Products

List all products, optionally filtered by organization ID.

get/v1/product/

Query parameters

organization_idinteger nullable

User's Organization ID for whitelisted products

User's Organization ID for whitelisted products

pricing_region'germany' | 'eu' | 'non-eu' nullable

Pricing region derived from visitor geolocation and used to select the correct presentment price.

Pricing region derived from visitor geolocation and used to select the correct presentment price.

Response

Successful Response

idinteger required
namestring required
display_namestring required
detailsstring required
stripe_product_idstring required
stripe_price_idstring required
whitelist_onlyboolean required
is_activeboolean

Changes

No recorded changes to this endpoint across all 2 revisions of this API.