---
title: "Get All Virtual Account"
method: GET
path: "/virtual-account"
tags: ["Virtual Account (VA)"]
---

# Get All Virtual Account

`GET /virtual-account`

Retrieve a list of all the Virtual Accounts created for a customer.

## Query parameters

- `customer_id` string
- `include_deleted` boolean
- `created_at` string
- `start_time` integer
- `end_time` integer
- `limit` integer
- `page` integer

## Response `200`

OK

---

[API](https://skmtc.dev/finmo/apis/finmo-api.md) · [All operations](https://skmtc.dev/finmo/apis/finmo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finmo/finmo-api/revisions/1a3073c93930/schema)
