---
title: "Get a list of loaders"
method: GET
path: "/tag/loader"
tags: ["tags"]
---

# Get a list of loaders

`GET /tag/loader`

Gets an array of loaders, their icons, and supported project types

## Response `200`

Expected response to a valid request

- LoaderTag[]
  - `icon` string, required — The SVG icon of a loader
  - `name` string, required — The name of the loader
  - `supported_project_types` string[], required — The project types that this loader is applicable to

---

[API](https://skmtc.dev/modrinth/apis/labrinth.md) · [All operations](https://skmtc.dev/modrinth/apis/labrinth/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/modrinth/labrinth/revisions/83fe011e8657/schema)
