---
title: "GET /v2/events/{network}/{lockAddress}"
method: GET
path: "/v2/events/{network}/{lockAddress}"
deprecated: true
---

# GET /v2/events/{network}/{lockAddress}

`GET /v2/events/{network}/{lockAddress}`

> **Deprecated.**

Get the event details from lock

## Path parameters

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

## Response `200`

Successfully get event details by lock

- EventDetails
  - `eventName` string
  - `eventDescription` string
  - `eventDate` string
  - `eventTime` string
  - `eventAddress` string
  - `startDate` string
  - `endDate` string
  - `eventUrl` string

## Changes

- **2024-05-10** `4b3f4e5d3c1b` — 1 info
  - added the optional property `eventUrl` to the response with the `200` status
- **2024-05-07** `e8b4083d484c` — 1 info
  - endpoint deprecated
- **2023-11-03** `b77bfb068867` — 1 warning, 1 info
  - removed the optional property `eventUrl` from the response with the `200` status
  - endpoint reactivated

[Change history](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith/changes/v2/events/:network/:lockAddress/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)
