---
title: "Get all active locks for an annotation queue"
method: GET
path: "/v1/private/annotation-queues/{queueId}/locks"
tags: ["Annotation Queues"]
---

# Get all active locks for an annotation queue

`GET /v1/private/annotation-queues/{queueId}/locks`

Returns lock status for all actively locked items in the queue

## Path parameters

- `queueId` string, uuid, required

## Response `200`

Queue locks

- LocksResponse
  - `locks` object

## Changes

- **2026-06-12** `3c8b8cd609d5` — 1 info
  - endpoint added
- **2026-05-04** `d606e84c75e4` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/comet-ml/apis/opik-rest-api/changes/v1/private/annotation-queues/:queueId/locks/get.md)

---

[API](https://skmtc.dev/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.dev/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/revisions/0739fa5022ca/schema)
