---
title: "POST /v1/financial_connections/institutions/recommended"
method: POST
path: "/v1/financial_connections/institutions/recommended"
tags: ["Financial Institution Selection"]
---

# POST /v1/financial_connections/institutions/recommended

`POST /v1/financial_connections/institutions/recommended`

Get the default recommended list of institutions that will be displayed when the user is not searching for anything

## Headers

- `Fuse-Client-Id` string, required
- `Fuse-Api-Key` string, required

## Request body

- GetRecommendedFinancialInstitutionsRequest
  - `session_client_secret` string, required — The session client secret created.

## Response `200`

Response

- GetRecommendedFinancialInstitutionsResponse
  - `financial_institutions` FinancialInstitution[], required — unresolved $ref
  - `request_id` string — An identifier that is exclusive to the request and can serve as a means for investigating and resolving issues.

---

[API](https://skmtc.net/letsfuse/apis/sessions.md) · [All operations](https://skmtc.net/letsfuse/apis/sessions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/letsfuse/sessions/revisions/816323e226dc/schema)
