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

# 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

---

[API](https://skmtc.net/xenovia/apis/controlplane.md) · [All operations](https://skmtc.net/xenovia/apis/controlplane/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xenovia/controlplane/versions/0e6598cbe8a0/schema)
