---
title: "Agent activity"
method: GET
path: "/agents/{asset_id}/activity"
tags: ["agents"]
---

# Agent activity

`GET /agents/{asset_id}/activity`

## Path parameters

- `asset_id` string, required

## Query parameters

- `period` string

## Response `200`

OK

- ActivityResponse
  - `buckets` Bucket[]
    - `error` integer
    - `hour` string
    - `success` integer

## Changes

- **2026-05-09** `84f7a3a00f29` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/agents/:asset_id/activity/get.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/cadebfd78fef?raw)
