get /v1/accounts/{account}/external_accounts/{id}

Retrieve an external account

GetAccountsAccountExternalAccountsId

<p>Retrieve a specified external account for a given account.</p>

Parameters

Name In Type Required Description
account path string yes
expand query string[] no Specifies which fields in the response should be expanded.
id path string yes Unique identifier for the external account to be retrieved.

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.