v5

OpenAPI 3.1.02026-08-025631,1012.8 MB
Analytics
Analytics - Buckets

Get Bucket Storage

Get storage growth trends over time.

Analyzes bucket storage metrics including:

  • Total storage size over time
  • Object count trends
  • Growth rates

Use Cases:

  • Monitor storage capacity planning
  • Identify storage growth patterns
  • Track object accumulation
  • Alert on unexpected growth

Example:

curl -X GET "https://api.mixpeek.com/v1/analytics/buckets/bkt_abc123/storage?group_by=day" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "X-Namespace: your-namespace"
get/v1/analytics/buckets/{bucket_id}/storage

Path parameters

bucket_idstring required

Query parameters

start_datestring date-time nullable

Start date (UTC)

Start date (UTC)

end_datestring date-time nullable

End date (UTC)

End date (UTC)

group_bystring

Time grouping: hour, day, week, month

Time grouping: hour, day, week, month

Response

Successful Response

bucket_idstring required

Bucket identifier

summaryobject

Summary statistics