---
title: "Get hackbrowser status"
method: GET
path: "/session/hackbrowser/status"
---

# Get hackbrowser status

`GET /session/hackbrowser/status`

Retrieve the current hackbrowser run state for all sessions (phase, page/endpoint counters, errors). Used by the TUI sidebar bootstrap. Sessions with no hackbrowser run are omitted.

## Query parameters

- `directory` string

## Response `200`

Hackbrowser status map keyed by sessionID

- object

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.net/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/versions/4e11f1aed2fd/schema)
