---
title: "List your linked funders"
method: GET
path: "/api/funders/linked"
tags: ["Funders"]
---

# List your linked funders

`GET /api/funders/linked`

Get a list of funders linked to the current user

## Response `200`

List of user's linked funders

- object
  - `funders` Funder[]
    - `aliases` string[]
    - `classification_instructions` string, nullable
    - `created` string, date-time
    - `email_domains` string[]
    - `extraction_instructions` string, nullable
    - `heron_id` string
    - `last_updated` string, date-time
    - `logo_url` string, nullable
    - `merchant_heron_id` string
    - `name` string
    - `offer_email_instructions` string, nullable
    - `offer_portal_instructions` string, nullable
    - `offer_source` unknown
    - `slug` string, nullable
    - `submission_channel` unknown
    - `submission_email_address` string, nullable

---

[API](https://skmtc.dev/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.dev/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/herondata/heron-data-api/revisions/f2e441edece2/schema)
