---
title: "Get Control Account Utilizations"
slug: "get-control-account-utilizations"
updated: 2025-10-23T18:39:57Z
published: 2025-10-23T18:40:53Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Control Account Utilizations

Get/v1/control-account/utilizations

Return daily utilization data for the Control Account, including regional utilization details. This endpoint provides a comprehensive overview of the Control Account's storage and data transfer metrics.

SecurityAPI Key: ApiKeyAuthHeader parameter nameAuthorization

Please enter your Primary Partner API Key

Query parametersincludeRegionalUtilizationsboolean
fromstring (date) 
tostring (date) 
latestboolean

Responses200

OK

<select class='api-response-data' aria-label='Media type'><option value='d2a7b30b-eec6-478b-ae96-1ee355884897'>application/json</option>
</select>Array of object   object  UtilizationNuminteger  (int32)    
AcctNuminteger  (int32)    
AcctPlanNuminteger  (int32)    
StartTimestring  (date-time)    
EndTimestring  (date-time)    
CreateTimestring  (date-time)    
NumBillableObjectsinteger    
NumBillableDeletedObjectsinteger    
RawStorageSizeBytesinteger    
PaddedStorageSizeBytesinteger    
MetadataStorageSizeBytesinteger    
DeletedStorageSizeBytesinteger    
OrphanedStorageSizeBytesinteger    
MinStorageChargeBytesinteger    
NumAPICallsinteger    
UploadBytesinteger    
DownloadBytesinteger    
StorageWroteBytesinteger    
StorageReadBytesinteger    
NumGETCallsinteger    
NumPUTCallsinteger    
NumDELETECallsinteger    
NumLISTCallsinteger    
NumHEADCallsinteger    
DeleteBytesinteger    
RegionalUtilizationsobject  property*object (RegionalUtilization)  additionalPropertiesNumBillableObjectsinteger    
NumBillableDeletedObjectsinteger    
RawStorageSizeBytesinteger    
PaddedStorageSizeBytesinteger    
MetadataStorageSizeBytesinteger    
DeletedStorageSizeBytesinteger    
OrphanedStorageSizeBytesinteger    
NumAPICallsinteger    
UploadBytesinteger    
DownloadBytesinteger    
StorageWroteBytesinteger    
StorageReadBytesinteger    
NumGETCallsinteger    
NumPUTCallsinteger    
NumDELETECallsinteger    
NumLISTCallsinteger    
NumHEADCallsinteger    
DeleteBytesinteger
