Linked Bank Accounts
List linked bank accounts
Returns a list of bank accounts associated with a specific Straddle account. The linked bank accounts are returned sorted by creation date, with the most recently created appearing first. This endpoint supports pagination to handle accounts with multiple linked bank accounts.
GET
Authorizations
Use your Straddle API Key in the Authorization header as Bearer <token> to authorize API requests.
Headers
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
Query Parameters
The unique identifier of the related account.
Results page number. Starts at page 1.
Page size. Max value: 1000
Sort By.
Sort Order.
Available options:
asc
, desc
Available options:
account
, platform
Response
200
text/plain
OK
The response is of type object
.