---
title: "List all workspace labels"
method: GET
path: "/runners/workspaces/labels"
tags: ["Runners Workspaces"]
---

# List all workspace labels

`GET /runners/workspaces/labels`

Retrieves all available workspace labels for the account

## Response `200`

Workspace labels retrieved successfully

- string[] — List of workspace labels

## Other responses

- `400` — Bad Request Error
- `401` — Unauthorized Error
- `403` — Insufficient permissions
- `500` — Internal Server Error

---

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