---
title: "List all default volume types"
method: GET
path: "/v3/default-types"
tags: ["default-types"]
---

# List all default volume types

`GET /v3/default-types`

Get a list of all default volume types (microversion 3.62+)

## Response `200`

OK

- DefaultTypes
  - `default_types` DefaultType[]
    - `project_id` string, uuid — The UUID of the project
    - `volume_type_id` string, uuid — The UUID of the volume type

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/platform9/apis/cluster-blueprint-api.md) · [All operations](https://skmtc.dev/platform9/apis/cluster-blueprint-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/platform9/cluster-blueprint-api/revisions/708ad90fe444/schema)
