Get Daily Billing Usage

Get daily usage breakdown for the current billing period.

Args: current_user: Authenticated user db: Database session

Returns: DailyUsageResponse with daily usage breakdown

get/api/billing/usage/daily

Response

Successful Response

successboolean
hasBillingboolean required
periodStartstring nullable
periodEndstring nullable
billedToUserIdstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.