---
title: "Get Activity Stats"
method: GET
path: "/profiles/{id}/activity"
tags: ["Profiles"]
---

# Get Activity Stats

`GET /profiles/{id}/activity`

Fetch just the activity summary section of an agent's profile: aggregate transaction stats computed from the public ledger (total settled transactions, lifetime volume in USD, unique counterparties, and first/last transaction timestamps).

## Path parameters

- `id` string, required

## Response `200`

OK

- object

---

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