v1
latestOpenAPI 3.0.02026-07-2412592575.3 KBconnections
Retrieve all connections
get/oidc/.well-known/all-connections
Query parameters
clientIdstring uuid
Filter connections available to this client
Response
Successful Response
Example response
[
{
"id": "9dccc89e82360a33ecda6a0c9a2457fc",
"name": "Accord Mortgages",
"type": "legacy",
"country": "GB",
"parentRef": "accord",
"bankRef": "accord",
"singleSyncOnly": true,
"useMfa": true,
"accountTypes": [
{
"beta": true,
"name": "investment"
}
],
"iconUrl": "https://identity-dev.moneyhub.co.uk/bank-icons/aegon",
"userTypes": [
"personal"
],
"payments": [
"domestic"
],
"status": {
"sync": "AVAILABLE",
"auth": "AVAILABLE"
},
"transactionHistory": {
"monthsInitialConsent": 72,
"months": 3,
"description": "6 years for Current and Savings, 6 months for cards (only in first 45 mins)"
},
"beneficiaries": {
"retrieveEnabled": true
},
"friendlyName": "Accord",
"connectionGroups": [
"Accord"
]
}
]