API v.1
GET
https://storage.ampersand-it.com/api/storage/settings/quota
Cookie

Description

Read user quota. Update with POST /api/storage/settings/quota. Defaults: 2 GB workspace, 200 MB per file. Empty allowedExtensions / allowedMimeTypes = no extra filter.

GET Response / POST Body

{
  "maxBytes": 2147483648,
  "maxFileBytes": 209715200,
  "allowedExtensions": ".jpg,.png,.pdf",
  "allowedMimeTypes": "image/jpeg,image/png"
}
© 2026 Ampersand Documentation
An error has occurred. This application may no longer respond until reloaded. Reload 🗙