---
title: "Get signed per-plate preview images for a Model File"
method: GET
path: "/v1/files/{fileId}/plate-previews"
tags: ["Files"]
---

# Get signed per-plate preview images for a Model File

`GET /v1/files/{fileId}/plate-previews`

Returns the per-Plate preview summary recorded during Model File processing: ranked preview images with signed URLs, the active Plate index, and the objects placed on each Plate. Only storage paths inside the file's own organization/model prefix are signed.

## Path parameters

- `fileId` string, required

## Query parameters

- `print_job_id` string
- `printer_task_id` string, uuid
- `claim_generation` string, uuid
- `printer_task_access_token` string, uuid

## Other responses

- `404` — File not found
- `500` — Internal server error

## Changes

- **2026-09-12** `8930a0567d10` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/files/:fileId/plate-previews/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.dev/printhiv3d/apis/hive-api-documentation/revisions/3dea7fda80a8?raw)
