---
title: "List user workspaces"
method: GET
path: "/user-workspaces"
tags: ["Authorization"]
---

# List user workspaces

`GET /user-workspaces`

Returns a map of all workspaces the authenticated user has access to

## Response `200`

Map of workspace ID to workspace info

- ApiWorkspaceInfoMap

## Other responses

- `400` — Failed to retrieve user workspaces

---

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