OpenAPI 3.0.12026-08-19164132408.9 KB

9545f24e8507

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