billing

Get the team spend cap

Return the team-wide spend cap. Unset when no row exists. Any member may read.

Args: team_id: Billed team. auth: Caller.

Returns: Configured cap, or configured=false.

get/billing/team/{team_id}/spend-limits

Path parameters

team_idstring required

Response

Successful Response

configuredboolean required
scope'team' | 'project' required
team_idstring required
project_idstring nullable
window_kind'daily' | 'monthly' nullable
cap_usdstring nullable
set_bystring nullable
updated_atstring date-time nullable

Changes