latestOpenAPI 3.0.12026-08-15164132402.7 KB
248f954a4e29
Object Storage
List storage usage
Returns daily object storage usage for the project. Each row reports the canonical usage in bytes for a single storage on a given day, plus the provider-reported raw value.
get/projects/{project_id}/storage_usage
Path parameters
project_idstring required
Project ID or Slug
Query parameters
storage_idstring
Restrict the result to a single storage. Accepts the storage/bucket ID
start_datestring date
Defaults to yesterday
end_datestring date
Defaults to today; clamped to today when a future date is given
Response
Success