---
title: "Query Link Labels"
method: GET
path: "/link/labels"
tags: ["LinkLabel"]
---

# Query Link Labels

`GET /link/labels`

Get all Link labels (Link Agent names) associated with a workspace.

## Query parameters

- `workspace_id` string, required

## Response `200`

The Link Labels that matched the query

- string[] — Represents a list of Link label names

## Other responses

- `400` — Invalid or missing parameter
- `401` — User not authenticated
- `403` — User not authorized
- `default` — Unknown error

---

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