---
title: "GET /api/v1/application-activity"
method: GET
path: "/api/v1/application-activity"
tags: ["wormholescan"]
---

# GET /api/v1/application-activity

`GET /api/v1/application-activity`

Search for a specific period of time the number of transactions and the volume per application.

## Query parameters

- `timespan` string, required
- `from` string, required
- `to` string, required
- `appIds` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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