Get All External Accounts

Get External Accounts

get
/v0/customers/{customer_id}/external-accounts

Retrieves all external accounts for a customer

Path parameters
customer_idstringRequired

The unique identifier of the customer

Header parameters
Api-KeystringRequired

Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.

Responses
chevron-right
200

Successful external accounts retrieval response

application/json
itemsone of[]Optional
or
or
get
/v0/customers/{customer_id}/external-accounts
200

Successful external accounts retrieval response

Last updated