---
title: "Get Team Portal"
method: GET
path: "/billing/teams/{team_id}/portal"
tags: ["billing"]
---

# Get Team Portal

`GET /billing/teams/{team_id}/portal`

Open the Dodo customer portal for the team's subscription. Owner only.

## Path parameters

- `team_id` string, required

## Query parameters

- `return_url` string, required

## Response `200`

Successful Response

- PortalResponse
  - `portal_url` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/8c05b8b9a5c4?raw)
