---
title: "Get make by ID"
method: GET
path: "/v1/makes/{id}"
tags: ["Makes"]
---

# Get make by ID

`GET /v1/makes/{id}`

Retrieve a single make with all its relations

## Path parameters

- `id` string, uuid, required

## Response `200`

Make retrieved successfully

- object — Make retrieved successfully

## 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)
