---
title: "List all tool types"
method: GET
path: "/api/ga4gh/v2/toolClasses"
tags: ["GA4GHV20BETA"]
---

# List all tool types

`GET /api/ga4gh/v2/toolClasses`

This endpoint returns all tool-classes available

## Response `200`

A list of potential tool classes.

- ToolClassV20beta[]
  - `description` string
  - `id` string
  - `name` string

---

[API](https://skmtc.net/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.net/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/versions/9d82a4e96aa7/schema)
