---
title: "List Production Run Templates"
method: GET
path: "/v1/production-run-templates"
tags: ["Production Runs"]
---

# List Production Run Templates

`GET /v1/production-run-templates`

## Query parameters

- `organizationId` string, uuid
- `page` integer
- `limit` integer
- `search` string
- `status` 'active' | 'archived'
- `sourceType` 'make' | 'sku'
- `sourceId` string, uuid

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-08-14** `7ce1b00726fd` — 2 info
  - added the new optional `query` request parameter `sourceId`
  - added the new optional `query` request parameter `sourceType`

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/production-run-templates/get.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/68b1a29f92cd/schema)
