Retrieves all external bank accounts for the authenticated user.
Token types: APP, USER | Required scopes: embedded:externalbankaccount:read
Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Application (M2M) OAuth2 access token (client credentials).
Number of items to return (default 25, max 100).
Opaque pagination token from a previous response.
Returns external bank accounts.
A paginated response containing a page of results and navigation tokens.
The items in the current page.
A token that can be sent in the pagination_token query parameter to get the next page of results, or null if there is no next page.
A token that can be sent in the pagination_token query parameter to get the previous page of results, or null if there is no previous page.