---
title: "Get Agent Run Admin"
method: GET
path: "/api/v1/admin/agent-runs/{run_id}"
tags: ["admin"]
---

# Get Agent Run Admin

`GET /api/v1/admin/agent-runs/{run_id}`

Single run: input snapshot, result, sources, job context. PII redacted by default.

## Path parameters

- `run_id` integer, required

## Query parameters

- `reveal_pii` boolean — If true, return unmasked email/phone fields (admin only).

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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