---
title: "Retrieve Certificate of Calibration"
method: GET
path: "/public/v3/Devices/{deviceId}/calibrationCertificate"
tags: ["Devices"]
---

# Retrieve Certificate of Calibration

`GET /public/v3/Devices/{deviceId}/calibrationCertificate`

Retrieves a link to the device's certificate of calibration if found.

## Path parameters

- `deviceId` string, required

## Headers

- `x-tive-account-id` integer, required

## Response `202`

Successfully retrieved link to certificate of calibration

## Other responses

- `400` — Unable to retrieve the calibration certificate. See response message for details.
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/tive/apis/tive-public-api.md) · [All operations](https://skmtc.net/tive/apis/tive-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tive/tive-public-api/revisions/9a8d869e3cdc/schema)
