Get all accounts
GET/accounts
Retrieve all accounts for the authenticated user
Responses
- 200
- 401
List of accounts retrieved successfully
Unauthorized - Invalid or missing authentication token
GET/accounts
Retrieve all accounts for the authenticated user
List of accounts retrieved successfully
Unauthorized - Invalid or missing authentication token