LinkedBankAccounts
Lookup a linked bank account
Retrieves the details of a linked bank account that has previously been created. Supply the unique linked bank account id, and Straddle will return the corresponding information. The response includes masked account details for security purposes.
get/v1/linked_bank_accounts/{linked_bank_account_id}
Path parameters
linked_bank_account_idstring uuid required
Headers
request-idstring
Optional client generated identifier to trace and debug a request.
correlation-idstring
Optional client generated identifier to trace and debug a series of requests.
Response
OK