---
title: "Proxy Trace Activity"
method: GET
path: "/api/v1/traces/proxy-activity"
tags: ["sessions"]
---

# Proxy Trace Activity

`GET /api/v1/traces/proxy-activity`

## Headers

- `Authorization` string, nullable

## Response `200`

Successful Response

- ProxyTraceActivity[]
  - `proxy_id` string, uuid, required
  - `trace_count` integer, required
  - `last_observed_at` string, date-time, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-27** `9efbf54a37d4` — 1 info
  - endpoint added
- **2026-08-25** `e63bfe8e38b4` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/xenovia/apis/controlplane/changes/api/v1/traces/proxy-activity/get.md)

---

[API](https://skmtc.dev/xenovia/apis/controlplane.md) · [All operations](https://skmtc.dev/xenovia/apis/controlplane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xenovia/controlplane/revisions/9efbf54a37d4/schema)
