---
title: "List of asset types available."
method: GET
path: "/types"
tags: ["assets"]
---

# List of asset types available.

`GET /types`

We currently publish three types of assets: `hdris`, `textures` and `models`. This endpoint simply returns an array of those types.

## Response `200`

OK

- unknown[] — Array of asset types
  - unknown

---

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