---
title: "Get/Search labels"
method: GET
path: "/v2/labels"
---

# Get/Search labels

`GET /v2/labels`

## Query parameters

- `entityType` 'CUSTOMER' | 'PRODUCT' | 'STORE'
- `q` string
- `status` 'ACTIVE' | 'ARCHIVED'
- `limit` integer
- `offset` integer

## Headers

- `Authorization` string
- `X-CAP-API-OAUTH-TOKEN` string

## Response `200`

Successful response.

## Other responses

- `400` — Invalid request parameters.

---

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