# Supported financial institutions **GET /financial_institutions** Get a list with all supported financial institutions.. ## Servers - Base production URL: https://link.goscore.me/finid-api/1.0 (Base production URL) ## Parameters ## Responses ### 200 List of all supported financial institutions. #### Body: (array[object]) - **name** (string) Name of a financial institution. - **code** (string) code name of a financial institution. ### 422 The request is not valid. #### Body: (object) - **error_message** (string) Human readable error message. - **error** (string) Error code & short status [Powered by Bump.sh](https://bump.sh)