---
title: "All-time count and USD volume over the feed’s filter set (v2)"
method: GET
path: "/users/{id}/activity/summary"
tags: ["user-activity"]
---

# All-time count and USD volume over the feed’s filter set (v2)

`GET /users/{id}/activity/summary`

## Path parameters

- `id` number, required

## Query parameters

- `type` string[]
- `status` string[]
- `chainId` number[]
- `assetKey` string[]
- `assetKeyAll` string[]
- `occurredFrom` number
- `occurredTo` number

## Response `200`

Count, headline-side USD volume (unpriced actions excluded and counted separately), and the oldest match

## Other responses

- `400` — Invalid filter
- `401` — Unauthorized
- `403` — Forbidden — can only request own activity

---

[API](https://skmtc.dev/dre/apis/dre-api.md) · [All operations](https://skmtc.dev/dre/apis/dre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dre/dre-api/revisions/5d14beb9482b/schema)
