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

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

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

Generate and return an Apple 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 streamable generated Apple Wallet pass file.

## Other responses

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

---

[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/revisions/e003b998de45/schema)
