---
title: "GET /gateway/{actorId}/inspector/traces"
method: GET
path: "/gateway/{actorId}/inspector/traces"
---

# GET /gateway/{actorId}/inspector/traces

`GET /gateway/{actorId}/inspector/traces`

## Path parameters

- `actorId` string, required

## Query parameters

- `startMs` integer
- `endMs` integer
- `limit` integer

## Headers

- `Authorization` string

## Response `200`

Trace spans in OTLP JSON format

- object
  - `otlp` object
  - `clamped` boolean

## Other responses

- `401` — Unauthorized

## Changes

- **2026-02-18** `b1a2246abed0` — 1 info
  - endpoint added
- **2025-10-22** `debdae6b1f30` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rivet-dev/apis/rivetkit-api/changes/gateway/:actorId/inspector/traces/get.md)

---

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