RyzeDeskRyzeDesk

Stripe

4105 articles

List portal configurations


List portal configurations

GET / v1 / billing_portal / configurations

Returns a list of configurations that describe the functionality of the customer portal.

Parameters

  • active boolean Only return configurations that are active or inactive (e.g., pass true to only list active configurations).
  • is _ default boolean Only return the default or non-default configurations (e.g., pass true to only list the default configuration).

More parameters

  • ending _ before string
  • limit integer
  • starting _ after string

Returns

Returns a list of portal configuration objects.

Response

Last verified 2026-09-27

Is this helpful?