---
title: "Get Microphone Volume"
method: GET
path: "/api/volume/microphone/current"
---

# Get Microphone Volume

`GET /api/volume/microphone/current`

Get the current microphone input volume level.

## Response `200`

Successful Response

- VolumeResponse — Response model for volume operations.
  - `volume` integer, required
  - `platform` string, required
  - `device` string, required

---

[API](https://skmtc.net/pollen-robotics/apis/reachy-mini-rest-api.md) · [All operations](https://skmtc.net/pollen-robotics/apis/reachy-mini-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pollen-robotics/reachy-mini-rest-api/revisions/9843f2902e88/schema)
