---
title: "Capture a single frame from the IP camera"
method: GET
path: "/capture"
---

# Capture a single frame from the IP camera

`GET /capture`

## Response `200`

OK

- CapturedImage
  - `imageUrl` string — The URL of the captured image.

## Other responses

- `400` — Cannot capture frame from the camera

---

[API](https://skmtc.dev/edgenesis/apis/ip-camera-control-api.md) · [All operations](https://skmtc.dev/edgenesis/apis/ip-camera-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/edgenesis/ip-camera-control-api/revisions/24ba2bfbc9f0/schema)
