cURL
Banks
/api/partner/v2/banks/users/{userId}/accounts
GET
cURL
Retrieves bank accounts for a user with pagination. Supports filtering by country, ramp type, or fetching a specific account by ID.
Error Codes
Common Errors
| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”API Key is missing” |
| 401 | UNAUTHORIZED | ”Invalid API Key format” |
| 401 | UNAUTHORIZED | ”Invalid API Key” |
| 403 | INVALID_PARTNER_FLOW | ”The partner has an invalid flow.” |
User Ownership Errors
| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”Partner information is required for this operation” |
| 401 | UNAUTHORIZED | ”User is not associated with the partner” |
Endpoint-Specific Errors
| HTTP Status | Code | Message |
|---|---|---|
| 400 | INVALID_USER_INPUT_ERROR | ”Invalid User Input” |
Headers
Api key for the affiliated partner that is performing the request
Path Parameters
The user ID to get bank info for
Example:
"8374f327-38bd-4b0b-b8a7-2524599eb903"
Query Parameters
Country filter
Available options:
MX, DO, US, AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE, IS, LI, NO, CH, GB, MC, SM, AD, VA, CN Ramp type filter (ON_RAMP or OFF_RAMP)
Available options:
ON_RAMP, OFF_RAMP, CROSS_RAMP User bank info ID to fetch a specific bank account
The number of elements to exclude from the results.
The maximum amount of results to return.
Supported values:
- createdAt