---
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

---

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