---
title: "GET /v1/jobs/{jobId}/subtasks"
method: GET
path: "/v1/jobs/{jobId}/subtasks"
tags: ["Sub-Tasks"]
---

# GET /v1/jobs/{jobId}/subtasks

`GET /v1/jobs/{jobId}/subtasks`

List sub-tasks for a print job

## Path parameters

- `jobId` string, required

## Query parameters

- `phase` 'pre' | 'in_flight' | 'post'
- `status` 'QUEUED' | 'IN_PROGRESS' | 'FINISHED' | 'FAILED' | 'SKIPPED'

## Response `200`

Default Response

---

[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/844a2377a76d/schema)
