---
title: "List funders available for self-service that the broker hasn't linked yet"
method: GET
path: "/api/funder_integrations/candidates/"
---

# List funders available for self-service that the broker hasn't linked yet

`GET /api/funder_integrations/candidates/`

Returns the funders the broker can link but hasn't yet, sorted alphabetically.

## Response `200`

List of available funders

- FunderCandidateSchema[]
  - `channel_type` string, required
  - `funder_heron_id` string, required
  - `funder_logo_url` string, nullable
  - `funder_name` string, required

---

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