Get all accounts
GET/account
Retrieve the authenticated organization's accounts. Optionally filter by externalReference, provider, and/or userId — e.g. GET /[email protected] to look up the account carrying a given reference, or GET /accounts?userId=… to list every account for one end customer.
Request
Responses
- 200
- 401
List of accounts retrieved successfully
Unauthorized - Invalid or missing authentication token
Environment: