External Accounts

Lists all external accounts.

get/external-accounts

Response

Success

Example response

{
  "data": [
    {
      "id": "ext_account_YWJjMTIz",
      "external_id": "ext_acc_123",
      "name": "Checking Account"
    }
  ]
}

Changes

Changed in 1 of the 38 revisions of this API.1