Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
The unique ID for this link.
Response
Link details.
The unique ID for this link.
"mk_eqkWN34UEoa2NxyALG8pcV"
The unique ID for the institution this link is connected to.
"chase"
The institution name this link is connected to.
"Chase"
The current state of this link. Links that are not yet connected, or which require reconnection, will be in one of the non-connected states. An enumeration.
connecting, awaiting_token_exchange, connected, deleted, error "connected"
The granted products available for this link.
The provider that most recently facilitated the creation of this link. Note that MoneyKit may switch providers if necessary to provide continuous access to the institution. An enumeration.
moneykit, finicity, plaid, yodlee, mx, akoya, sophtron "mx"
The type of error, if the link is in the error state. See Link Errors for an explanation of error codes.
An enumeration.
system_error, provider_error, institution_error, user_error, auth_expired, incomplete An ISO-8601 timestamp indicating the last time that the account was updated.
"2023-02-16T09:14:11"
Arbitrary strings used to describe this link.
["smoke_test", "user_type:admin"]The webhook url assigned to this link.
"https://example.com/webhook"