Get deployment file storage usage
Returns capacity for the persistent volume shared by chat data and files.
available is false when the active storage backend cannot report a fixed
capacity; clients should hide capacity warnings in that case.
Authentication
AuthorizationBearer
OAuth 2.0 device flow or platform session token
Path parameters
deploymentId
Deployment ID
Response
Storage usage
available
total_bytes
used_bytes
available_bytes
percent_used
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error