# Get Clip Minutes Series

```
GET 
/api/analytics/clip/series
```

Lists daily clip usage in minutes between two dates for an account. The data is a map of dates to clip minutes for that day. This series is sparse: days with no clip activity are omitted from the response.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
