---
title: "GET /v1/ssh-command-audits/{uid}"
method: GET
path: "/v1/ssh-command-audits/{uid}"
tags: ["SSHCommand"]
---

# GET /v1/ssh-command-audits/{uid}

`GET /v1/ssh-command-audits/{uid}`

## Path parameters

- `uid` string, required

## Response `200`

OK

- JadeTreeApiV1SSHCommandAuditItem
  - `uid` string
  - `targetCommandUid` string
  - `kind` integer
  - `status` integer
  - `name` string
  - `description` string
  - `content` string
  - `workDir` string
  - `env` object
  - `rejectReason` string
  - `createdAt` string
  - `updatedAt` string
  - `reviewedAt` string
  - `reviewerUid` string

## Changes

- **2026-04-01** `0fa69c9f4202` — 1 info
  - endpoint added
- **2026-03-31** `78c6a8306f65` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/aide-family/apis/untitled-api-4/changes/v1/ssh-command-audits/:uid/get.md)

---

[API](https://skmtc.dev/aide-family/apis/untitled-api-4.md) · [All operations](https://skmtc.dev/aide-family/apis/untitled-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aide-family/untitled-api-4/revisions/7c1198712e80/schema)
