get https://api.finx-s.qwist.cloud/rest/accesses
List all connected provider accesses of user.
Log in to see full request history
Responses
List all connected provider accesses of user.
xxxxxxxxxx
No JSON body
xxxxxxxxxx
108]
[
{
"id": "X12345.6",
"access_method_id": "ae441170-b726-460c-af3c-b76756de00e0",
"credential": {
"id": "ae441170-b726-460c-af3c-b76756de00e0",
"type": "CONSENT",
"status": "ACTIVE",
"config": {
"recurring": true,
"period": 180,
"scopes": [
"ACCOUNTS"
],
"accounts": [
{
"id": "DE93300308800013441006",
"currency": "EUR"
}
]
},
"created_at": "2023-08-31T00:00:00.000Z",
"expires_at": "2023-08-31T00:00:00.000Z",
"revoked_at": "2023-08-31T00:00:00.000Z"
},