---
title: "GET /v1/printers/{id}/frame"
method: GET
path: "/v1/printers/{id}/frame"
---

# GET /v1/printers/{id}/frame

`GET /v1/printers/{id}/frame`

## Path parameters

- `id` string, required

## Query parameters

- `max_age` number
- `job_id` number
- `subtask_id` string
- `force_fresh` boolean

## Response `200`

Default Response

- object
  - `cached` boolean
  - `frame` object
    - `id` string
    - `url` string
    - `storage_path` string
    - `captured_at` string

## Other responses

- `400` — Default Response
- `404` — Default Response
- `500` — 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/versions/3b06bcb5f808/schema)
