Bank Connections
List the user's bank connections
Returns the authenticated user's bank connections and their status (pending until the user completes consent, then active), along with the accounts discovered on the last fetch.
get/bank/connections
Response
The user's bank connections
Example response
{
"data": {},
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.