Admin Center

Get account storage usage

Get account storage usage. Includes request parameters, authorization expectations, and response details.

get/admin-center/billing/account-storage

Response

Account storage retrieved

doneboolean required

Indicates if the operation was successful

{"stackTrail":"components:schemas:ServerResponse:properties:body","oasType":"schema","type":"unknown","description":"Response data (type varies by endpoint, null if no data)","nullable":true}
titlestring nullable

Optional response title

messagestring nullable

Optional message (error message or success notification)

Example response

{
  "done": true,
  "message": "Operation completed successfully"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.