---
title: "List all project labels"
method: GET
path: "/runners/projects/labels"
tags: ["Projects"]
---

# List all project labels

`GET /runners/projects/labels`

Retrieves all available project labels for the account

## Response `200`

Project labels retrieved successfully

- string[] — List of project 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)
