---
title: "Retrieves calibration image."
method: GET
path: "/config/calibration/image"
tags: ["config"]
---

# Retrieves calibration image.

`GET /config/calibration/image`

## Query parameters

- `sensorId` string
- `place` string
- `view` 'camera-view' | 'warped-camera-view' | 'plan-view', required

## Response `200`

Successful Operation.

## Other responses

- `400` — Bad Request. This response will be sent if any of the required params are not present or if extra params are passed.
- `404` — Resource Not Found
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.net/nvidia/apis/vss-video-analytics-apis.md) · [All operations](https://skmtc.net/nvidia/apis/vss-video-analytics-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nvidia/vss-video-analytics-apis/versions/0ff2b2f41244/schema)
