Authorizations
API key for authentication
Query Parameters
Set to '1' or 'true' to only return usage for the current period.
1
, True
, true
Response
The period's start date and time
The period's end date and time
The unique identifier of the subscription
The unique identifier of the brick within the subscription
The display name of the brick
The pre-committed amount of units for this brick. Will be 0 if no pre-commitment is set.
The number of units that have been used so far. Calculated as pre_commitment - remaining.
The number of units remaining in the pre-commitment. Can be negative if usage exceeds pre-commitment.
The unit of measurement for this brick (e.g., 'API calls', 'GB', etc.). Defaults to 'units' if not specified.