---
title: "GET /media/liveImage.jpeg"
method: GET
path: "/media/liveImage.jpeg"
tags: ["Media"]
---

# GET /media/liveImage.jpeg

`GET /media/liveImage.jpeg`

This endpoint allows users to get a new image from the device. This call will wait until the image is available.

## Query parameters

- `deviceId` string, required
- `type` 'preview', required

## Response `200`

OK

## Other responses

- `400` — The supplied object is invalid. Error detail will contain the validation error.
- `401` — You are not authenticated. Please authenticate and try again.
- `403` — You have no permission to access the specified resource.
- `404` — Referenced resource could not be found.
- `409` — There was a conflict while trying to perform your request. See error details for more information.
- `500` — Something went wrong in the server. Please try again.
- `503` — The service or resource is currently not available

---

[API](https://skmtc.net/eagleeyenetworks/apis/devices.md) · [All operations](https://skmtc.net/eagleeyenetworks/apis/devices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eagleeyenetworks/devices/revisions/df57313de545/schema)
