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
AuthorizationstringRequired

Token for authentication

Responses
200

Successful external accounts retrieval response

application/json
get
/v0/customers/{customer_id}/external-accounts
200

Successful external accounts retrieval response

Last updated