---
title: "GET /v1beta/{tenantId}/block/volumeGroups"
method: GET
path: "/v1beta/{tenantId}/block/volumeGroups"
tags: ["Block volume group"]
---

# GET /v1beta/{tenantId}/block/volumeGroups

`GET /v1beta/{tenantId}/block/volumeGroups`

Lists information for all volume groups.

## Response `200`

OK

- VolumeGroupRespSpec[]
  - `id` string
  - `createdAt` string, date-time
  - `updatedAt` string, date-time
  - `tenantId` string
  - `userId` string
  - `name` string
  - `description` string
  - `availabilityZone` string
  - `status` string
  - `poolId` string
  - `profiles` string[]

## Other responses

- `401` — NotAuthorized
- `403` — Forbidden
- `500` — An unexpected error occured.

---

[API](https://skmtc.net/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-api/revisions/62ce0f6c94b4/schema)
