---
title: "Download storage metrics report for spaces as CSV."
method: GET
path: "/reports/storage/spaces"
tags: ["reporting"]
---

# Download storage metrics report for spaces as CSV.

`GET /reports/storage/spaces`

Download storage metrics report for files in a space as a CSV file. Space id is optional parameter.
Must be a server admin to access the report. Supports ISO8601 date range filters.

## Query parameters

- `space` string
- `since` string
- `until` string

## Response `200`

A CSV with usage metrics

- string, binary

## Other responses

- `401` — Not authorized

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
