---
title: "Get AIP lock"
method: GET
path: "/api/v2/aips/{id}/lock/release"
tags: ["v2 aips"]
---

# Get AIP lock

`GET /api/v2/aips/{id}/lock/release`

Get the aip lock

## Path parameters

- `id` string, required

## Response `200`

Lock released

- GenericOkResponse
  - `timestamp` string
  - `message` string

## Other responses

- `404` — Not found

---

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