---
title: "Get order jobs"
method: GET
path: "/v1/v1/orders/{id}/jobs"
tags: ["Orders"]
---

# Get order jobs

`GET /v1/v1/orders/{id}/jobs`

Get all print jobs created for an order

## Path parameters

- `id` string, uuid, required

## Response `200`

List of jobs for the order

- object — List of jobs for the order

## Other responses

- `404` — Order 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/revisions/f15fa5556b2f/schema)
