---
title: "GET /v2/hooks/gitcoin"
method: GET
path: "/v2/hooks/gitcoin"
---

# GET /v2/hooks/gitcoin

`GET /v2/hooks/gitcoin`

Get the data for recipients and gitcoin passport. This is to be used in conjunction with the Gitcoin passport scorer.

## Query parameters

- `network` number, required
- `lockAddress` string
- `recipients` string[]

## Response `200`

the list of data inputs to use for the transaction

- object
  - `result` string[]

---

[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)
