Skip to main content
GET
/
subscriptions
/
portal
Get customer portal URL
curl --request GET \
  --url https://app.usechar.ai/api/subscriptions/portal \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.

Response

OK

URL to redirect the user to for the Polar customer portal