---
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

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
