---
title: "Get an Agent Summary"
method: GET
path: "/explorer/agents/{id}"
tags: ["Explorer"]
---

# Get an Agent Summary

`GET /explorer/agents/{id}`

Rolls up all unshielded transactions for a single `@handle` into a profile-style summary: the agent's identity, total transactions and volume, a sent vs. received breakdown, total fees paid, top counterparties, a breakdown by transaction type and network, and a paginated list of recent transactions.

## 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)
