Audio

Get Camera Audio Status

To use the Camera Audio API, you will need to generate an “Camera Audio” API key (separate from Read only and Read/write API keys).

get/cameras/v1/audio/status

Query parameters

camera_idstring required

The unique identifier of the camera.

Response

OK

camera_idstring required

The unique identifier of the camera.

enabledboolean required

The status of audio for the camera. If value is True, audio is turned on for the camera.

Changes

No recorded changes to this endpoint across all 1 revision of this API.