---
title: "Get PTY session status"
method: GET
path: "/v1/pty/status"
tags: ["pty"]
---

# Get PTY session status

`GET /v1/pty/status`

Returns status of PTY session including whether it's ready for input

## Query parameters

- `session` string, required
- `agent` string

## Response `200`

Session status

## Other responses

- `400` — Invalid parameters
- `404` — Session not found

## Changes

- **2026-07-17** `a075b0fa501a` — 1 info
  - endpoint added
- **2025-07-18** `21270d5158bd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wandb/apis/catnip-container-api/changes/v1/pty/status/get.md)

---

[API](https://skmtc.dev/wandb/apis/catnip-container-api.md) · [All operations](https://skmtc.dev/wandb/apis/catnip-container-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wandb/catnip-container-api/revisions/a075b0fa501a/schema)
