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

## Changes

- **2026-04-29** `610bef9a4f0f` — 1 info
  - added the optional property `additionalProperties/cost` to the response with the `200` status
- **2026-04-29** `ba1ceff8b2ff` — 1 info
  - endpoint added
- **2026-04-29** `3e3822f627bd` — 1 breaking
  - api path removed without deprecation
- **2026-04-29** `ba1ceff8b2ff` — 1 info
  - endpoint added
- **2026-04-28** `3e3822f627bd` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/changes/session/hackbrowser/status/get.md)

---

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