v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.BillingService

GetStripePortalUrl

Retrieves the Stripe Customer Portal URL for an organization.

Use this method to:

  • Get the Stripe Customer Portal URL for billing management
  • Allow customers to manage their payment methods and billing details
  • Provide access to billing history and invoices

Examples

  • Get Stripe portal URL:

    Retrieves the portal URL for the organization.

    organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047"
    
post/gitpod.v1.BillingService/GetStripePortalUrl

Request body

organizationIdstring uuid required

organization_id is the ID of the organization to get the Stripe portal URL for

Response

Success

portalUrlstring required

portal_url is the URL to the Stripe Customer Portal for billing management