akahu - v1.15.3 / PartiesResource
Fetch identity data relating to the party that the user has logged-in to their institution as when connecting accounts to Akahu. i.e. the user's "profile" information at the connected institution.
-
BaseResource
↳
PartiesResource
▸ list(token
): Promise
<Party
[]>
List all parties related to accounts which the user has shared with your app.
https://developers.akahu.nz/reference/get_parties
Name | Type |
---|---|
token |
string |
Promise
<Party
[]>