---
title: "Get Requests for volume with specified id."
method: POST
path: "/osd-volumes/requests/{id}"
tags: ["volume", "requests"]
---

# Get Requests for volume with specified id.

`POST /osd-volumes/requests/{id}`

## Path parameters

- `id` string, required

## Response `200`

volume set response

- ActiveRequests
  - `ActiveRequest` ActiveRequest[]
    - `ReqestKV` unknown
  - `RequestCount` integer

## Changes

- **2017-12-05** `d79082f863d1` — 1 info
  - api tag `requests` added

[Change history](https://skmtc.dev/libopenstorage/apis/osd-api/changes/osd-volumes/requests/:id/post.md)

---

[API](https://skmtc.dev/libopenstorage/apis/osd-api.md) · [All operations](https://skmtc.dev/libopenstorage/apis/osd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/libopenstorage/osd-api/revisions/d79082f863d1/schema)
