---
title: "GET /v2/api/{network}/locks/{lockAddress}/export-keys"
method: GET
path: "/v2/api/{network}/locks/{lockAddress}/export-keys"
---

# GET /v2/api/{network}/locks/{lockAddress}/export-keys

`GET /v2/api/{network}/locks/{lockAddress}/export-keys`

Starts Job process to get all the keys for the given lock

## Path parameters

- `network` integer, required
- `lockAddress` string, required

## Query parameters

- `query` string, required
- `filterKey` string, required
- `expiration` string
- `approval` string

## Response `200`

Successfully started Keys Job

- object
  - `jobId` string

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/unlock-protocol/apis/unlock-locksmith.md) · [All operations](https://skmtc.net/unlock-protocol/apis/unlock-locksmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unlock-protocol/unlock-locksmith/versions/e003b998de45/schema)
