---
title: "GET /v2/pass/{network}/{lockAddress}/{keyId}/android"
method: GET
path: "/v2/pass/{network}/{lockAddress}/{keyId}/android"
---

# GET /v2/pass/{network}/{lockAddress}/{keyId}/android

`GET /v2/pass/{network}/{lockAddress}/{keyId}/android`

Generate and return a Google Wallet pass for a specified key associated with a lock.

## Path parameters

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

## Response `200`

Returns the URL to the created wallet pass object.

- object
  - `passObjectUrl` string

## Other responses

- `500` — Unable to fullfil request due to internal server error.

## Changes

- **2024-07-18** `d8011f162dfc` — 1 info
  - endpoint added
- **2023-11-03** `b77bfb068867` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith/changes/v2/pass/:network/:lockAddress/:keyId/android/get.md)

---

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