Skip to main content
GET
Get current-period usage summary
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /billing/usage Alias of the Stripe-integration usage summary (stripeController.getUsageSummary) — current billing period, meter usage from Stripe, prorated usage limit, and utilization status. Authorization:
  • Required role: user or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Usage summary retrieved

status
string
Example:

"success"

message
string
data
object