List bank connections
Returns the workspace’s bank connections ordered by name, then id.
One connection is one authorisation with one bank, and it can feed several accounts.
Connections delegated from another workspace are included when they feed an account
this workspace can see, so every bank on an account resolves here.
Manual accounts have no connection and are not represented.
Authorizations
A workspace API key created in ThinkOut settings. One key reads one workspace.
Query Parameters
The state of the connection as of ThinkOut's last exchange with the provider.
connected is working. loading is a sync in progress. requires_action needs a
person to sign in or re-approve the connection in ThinkOut, and no new transactions
arrive until they do. error is a failure ThinkOut could not resolve on its own,
and covers any provider state ThinkOut cannot place.
Only connected means the data behind it is current.
connected, loading, requires_action, error Page size.
1 <= x <= 500Opaque token from the previous page's next_cursor.