Storage
Get Storage Statistics
Retrieve storage usage statistics for your organization
GET
Returns comprehensive statistics about your organization’s storage usage including total size, file counts, and usage breakdowns.Documentation Index
Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
Bearer token for authentication. Format:
Bearer <your-api-key>Required Permission
STORAGE_READ
Response
Total storage allocation in bytes
Currently used storage in bytes
Overage storage in bytes (usage beyond allocation)
Breakdown of storage by file kind

