---
title: "List model files for make"
method: GET
path: "/v1/makes/{id}/model-files"
tags: ["Makes"]
---

# List model files for make

`GET /v1/makes/{id}/model-files`

Get all model files linked to a make with their materials

## Path parameters

- `id` string, uuid, required

## Response `200`

List of model file links

- object — List of model file links

## Other responses

- `404` — Make not found

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
