# Gets a list of transactions for an account (deprecated) Endpoint: GET /api/v1/clients/{clientId}/account/{accountId}/transactions Version: 1 Security: , , , ## Path parameters: - `accountId` (string, required) Unique identifier of the account. - `clientId` (string, required) The id of the client that the account is linked to. ## Query parameters: - `transactionId` (integer) int64 id of the last transaction fetched, leave empty on first fetch ## Response 200 fields ## Response 400 fields ## Response 401 fields