# Get Storage GB-hours Series

```
GET 
/api/analytics/storage/series
```

Lists daily stored-media usage in GB-hours between two dates for an account. The data is a map of dates to GB-hours (byte-hours / 1,000,000,000) for that day. This series is sparse: days with no storage data are omitted.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
