cURL
Banking
List bank accounts
GET
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Query Parameters
Free-text search (endpoint-specific)
Maximum string length:
200Page number (1-indexed)
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100