---
title: "get the lifecycle status of workspaces referenced by client-side sessions"
method: POST
path: "/workspaces/session_workspace_status"
tags: ["workspace"]
---

# get the lifecycle status of workspaces referenced by client-side sessions

`POST /workspaces/session_workspace_status`

## Request body

- object
  - `workspace_ids` string[], required

## Response `200`

map of workspace id to status (active, archived, or deleted)

- object

---

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