---
title: "List activity for an account"
method: GET
path: "/accounts/{id}/activity"
tags: ["Accounts"]
---

# List activity for an account

`GET /accounts/{id}/activity`

## Path parameters

- `id` string, required

## Response `200`

Recent activity rows for the account

- object
  - `activity` object[], required

---

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