---
title: "VestingAccounts returns all the existing vesting accounts"
method: GET
path: "/quasarlabs/quasarnode/qvesting/accounts"
tags: ["Query"]
---

# VestingAccounts returns all the existing vesting accounts

`GET /quasarlabs/quasarnode/qvesting/accounts`

## Query parameters

- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/quasar-finance/apis/quasar-grpc-gateway-docs.md) · [All operations](https://skmtc.net/quasar-finance/apis/quasar-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quasar-finance/quasar-grpc-gateway-docs/revisions/a6d7049a892e/schema)
