---
title: "Will get the digital inputs from the ONVIF device."
method: POST
path: "/api/camera/onvif/inputs"
tags: ["camera"]
---

# Will get the digital inputs from the ONVIF device.

`POST /api/camera/onvif/inputs`

Will get the digital inputs from the ONVIF device.

## Request body

- ModelsIPCamera
  - `fps` string
  - `height` integer
  - `onvif` string
  - `onvif_password` string
  - `onvif_username` string
  - `onvif_xaddr` string
  - `rtsp` string
  - `sub_rtsp` string
  - `width` integer

## Response `200`

OK

## Changes

- **2023-12-12** `2ecbac505693` — 1 info
  - endpoint added
- **2020-12-29** `6170b062eece` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/changes/api/camera/onvif/inputs/post.md)

---

[API](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api.md) · [All operations](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kerberos-io/apis/swagger-kerberos-agent-api/revisions/2ecbac505693?raw)
