v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
billing

Get Team Billing Status

Get billing status for a team (limited info for team members).

This endpoint allows team members to see that the team owner has billing configured, without exposing sensitive billing details.

Args: team_id: Team UUID auth: Authenticated user context

Returns: - Team name - Owner name - Payment plan (hobby/pro/enterprise) - Whether owner has a payment method configured

get/billing/team-billing-status/{team_id}

Path parameters

team_idstring required

Response

Successful Response

team_idstring required
team_namestring required
owner_namestring required
payment_planstring required
has_payment_methodboolean required