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
trueto only list active configurations). - is _ default boolean Only return the default or non-default configurations (e.g., pass
trueto only list the default configuration).
More parameters
- ending _ before string
- limit integer
- starting _ after string
Returns
Returns a list of portal configuration objects.
Response