---
title: "GET /v1/printer-config/{id}"
method: GET
path: "/v1/printer-config/{id}"
---

# GET /v1/printer-config/{id}

`GET /v1/printer-config/{id}`

## Path parameters

- `id` string, required

## Response `200`

Default Response

- object
  - `printer` object, required
    - `id` string, required
    - `name` string, required
    - `serial_number` string
    - `ip_address` string, required
    - `access_token` string
    - `organization_id` string, required
    - `printer_type` string
    - `api_key` string
    - `port` number
    - `secure` boolean
    - `timeout` number
    - `model` string

## Other responses

- `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)
